How to enable horizontal scrolling for jquery grid if content can't fit in the width
Was wondering is there a way to enable the horizontal scrollbar for jquery if the content is wider than the screen.
Vertical scrolling works automatically with the grid, but horizontal doesn't.
Any ideas?