Hi,
In my project I encounter a strange behaviour (bug ?) when mixing resizement of a fixed (fixed:true in colModel) column and show hide column feature.
Here is the case. I have a jqgrid that takes 100% of its container. My grid contains several columns and one of them is fixed but can be resizable. The grid has also shrinkToFit paramter to true.
If I resize this fixed column and then try to hide/show other colums, the size of the grid is expanded and overlap its container. An horizontal scrollBar appears on the grid.
I had a look
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top