Getting index of multiple selected rows after sorting
Howdy all,
I'm using Grid 1.0.2. I know I can get the indexes of multiple selected rows using getSelectionProperty("values"), but that doesn't seem to work after sorting columns. If I sort the columns, getSelectionProperty("values") still returns the old indexes.
Anyway to change that?
- Sean
I'm using Grid 1.0.2. I know I can get the indexes of multiple selected rows using getSelectionProperty("values"), but that doesn't seem to work after sorting columns. If I sort the columns, getSelectionProperty("values") still returns the old indexes.
Anyway to change that?
- Sean
Sean
February 8,