Hi,
I’ve got a index column to sort my grid and when I add a new row, I reorder the index column. So if I want the new row in the middle of the grid I re-number the index column accordingly.
My problem is: I am also using the NumberedRowSelector class (from examples) to display row numbers on DataRowTemplate. When I add a new row it gives the next number which is logical, but when I place that row in the middle of my grid, I want to re-number the DataRowTemplate numbers accordingly.
Anyway to do this?
Vb.net please
Thanks in advance[Y]
Imported from legacy forums. Posted by troy@querytool.com (had 665 views)