:: Forum >>

Sorting grid also sorts underlaying array?

Is there anyway to make it so when a user clicks a grid header, the underlaying array is also sorted to match the grid?
Thanks
Lee
Thursday, August 23, 2007
No, the grid does not modify the underlying data array when sorting data. The new row order is sored in the separate row indices array.
Alex (ActiveWidgets)
Friday, August 24, 2007
Is there someway of capturing the sort event to allow one to sort the data manually then?
Lee
Friday, August 24, 2007
How does one read the row indices array?
Lee
Friday, August 24, 2007

This topic is archived.


Back to support forum

Forum search