I'm using jquery bootgrid to display some data (http://www.jquery-bootgrid.com/), could anyone help to add horizontal scroll bar to this grid?
I tried to put it into div with overflow-x style, but it scrolls navigation and paging together.
If it not possible, could you recommend free grids for ASP .NET MVC with has this feature?