jQuery UI Widgets › Forums › DataTable › Disable Horizontal Scrolling?
Tagged: angular datatable, angular2 datatable, bootstrap datatable, javascript datatable, jquery datatable, jqwidgets datatable, jqxdatatable, typescript datatable
This topic contains 4 replies, has 2 voices, and was last updated by MatthewV 9 years, 1 month ago.
-
Author
-
Hello MatthewV,
Unfortunately, It is still same.
Only if you want to escape ‘horizontal scrollbar’ could calculate the width of the whole widget and set exact width as sum of the columnsBest Regards,
Hristo HristovjQWidgets team
http://www.jqwidgets.comThis really should not be forced on people, it was requested over a year ago that this function become option and I will second that request. The vertical scroll wheel on a mouse has a standard function of moving up and down, your over riding that function and forcing the end users into an unconventional situation. Please add the ability to disable this so users can have a consistent and predictable experience
Hello MatthewV,
In case if disable this – “Horizontal Scrolling”. How will the information be available in invisible columns?
I would like to suggest you set fixed size of the Grid and for the columns. Thus will escape ‘horizontal scrollbar’.Best Regards,
Hristo HristovKeeping a horizontal bar is fine, but having the vertical scroll wheel scroll horizontally is not. If a person wants to do horizontal scroll they should either do it with a horizontal wheel, found on some mouse, or by standard click/drag of the horizontal bar.
I do not want to do a fixed with of potentially over 2000 pxs causing the grid to go off screen and screw up the entire layout of my site. That is just as bad a UI design as your grid horizontally scrolling on a vertical scroll wheel.
-
AuthorPosts
You must be logged in to reply to this topic.