If you go to their demos and look under 'New in version 3.3 -> HTML Table to Grid'
Hi Gregg, Thanks..
I was able to use Jqgrid and display a fixed header table.
But I notice one problem into it. If I have more columns than there is to fit, the jqgrid expands
by itself and it does not respect the width assigned into it.
Any thoughts?
If I set this one on the containing div, the horizontal scrollbar appears but the vertical scrollbar disappear. In order for it
to appear, you need to scroll farther to the right, which I think is not user friendly.
I have been searching the web for some time now, but I cant find other good resource to answer my needs.
I basically want to have a table with fixed header that can be scrolled vertically and horizontally. There are too many columns
so I need to have scrollbars on the horizontal side.
Is there any css hacks available for this?