Hi All,
I am facing a problem with remapColumns.
I have used key:true on one of the columns in my col model so that grid considers value of this column as the unique row id. This is working fine till I change the order of the columns. Once I change the order of the columns and refresh the page (ie once remapColumns is invoked), the row id of the rows change to the row sequence ie it is not able to remember my col model setting of key:true.
I have used cookies to persist the columns permutation.
Please help as I am struggling with this issue.
I have also set id:
Rgds
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top