Hello,
I am having some problem when trying to reorder columns in a Gurrido grid that has both subgrid and checkbox enabled
I tried this:
grid.jqGrid(‘remapColumns’, newOrder, true);
and checkbox and subgrid goes in the middle of the grid.
How can I reorder the columns but keep the checkbox and the subgrid in the correct place?
thanks
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top