Hello
I have been asked to develop a jqgrid plugin to add this fixed/frozen column feature to jqgrid. I was wondering if any one had made any progress or if any one had any ideas the best way of adding this feature.
My first instinct is to add another frozen column table to the left, match the row heights with the main scroling table and then move the frozen table using the vertical scroll events on the main table. How easy is this to add to jqgrid?
Thanks
Jon