Grid Sort
Please excuse me if this is a known bug, but im having trouble with refresh in my grid after forcing a sort.
Im calling a sort mygrid.sort(0, 'ascending'); which works fine.
If i then get element 0,0 the returned value is the original value before the sort.
If I use mygrid.refresh then i get weird results in the grid.
Can anyone help please?
SM
Im calling a sort mygrid.sort(0, 'ascending'); which works fine.
If i then get element 0,0 the returned value is the original value before the sort.
If I use mygrid.refresh then i get weird results in the grid.
Can anyone help please?
SM
Simon
May 14,