Hello,
I use the option SortableRows, and catch the update event so that i am able to manage actions according the new order of the rows.
At that point, there's something i must be missing, i don't want to manage the parameters of the update, but just get the new data from the grid and work on it=> problem the id column is not updated calling('getGridParam', 'data'), but is correct when using 'getDataIDs'.
Would it not supposed to be the same?
Any help appreciated
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top