I have a single Frozen Column. And after I call setRowData, the grid changes like it should and the grid scrollbar returns where it should be. However the Frozen Column has jumped to the top.
All I have to do is grab the scrollbar and move it up or down and the frozen column fixes itself.
So my quesiton is, is there a method I can call to re-align the frozen column with the rest of the grid? (I can just call this after I call setRowData and everything will be fine)
Thanks!
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top