Help!
Is there a way to obtain the ACTUAL row position of a row? The Index property just returns it’s position within the Rows collection, which NEVER changes. Therefore, sorting on a column means you cannot use the Index property to gurantee the actual row position.
If a row *appears* to be the first in the grid, then i need to know it, not it’s position within the rows collection.
Cheers
Imported from legacy forums. Posted by BlueHair (had 2488 views)