Hi,
I’m evaluating the JQXTreeGrid to integrate it into an application that works on IE8, but I have the same problem as Vaibhav indicated in point 2 with the scroll when a column is pinned
You can see an example if you open this url in a new IE8 window with compatibility mode enabled:
http://www.jqwidgets.com/jquery-widgets-demo/demos/jqxtreegrid/javascript-tree-grid-pinned-column.htm?arctic
The scroll works correctly in the headers, making the frozen, but the first column of the other rows should also behave as pinned, moves as if it were not
In the JQXGrid, the same case works OK. (exmaple: http://www.jqwidgets.com/jquery-widgets-demo/demos/jqxgrid/pinnedcolumns.htm?arctic)
I think it’s not a css problem because the headers are working properly and in the simple grid also works, ¿maybe the way that the scroll identifies the columns that should be removed is diferent for headers and data in the treeGrid?…
I need the columns pinned JQXTreeGrid work in IE8 compatibility mode for my application, is there any way to make this work?
Regards,
Oscar.