I've started using DataTables with Scroller function and encountered the following "bug". If there is a really long field (mine is for example stack trace) and scroller (virtual loading) is enabled, table will expand horizontal so that X scroller is visible. How can i prevent that and make DataTables wrap long data set in grid? I've started using DataTables with Scroller fun