Hello,
I have successfully got around the problem of sorting a numeric/date column correctly using API functions. My concern now is that when I drag/drop a row onto another the indexes are wrong i.e. it has not updated the underlying index properly and drops a completely different row onto the target. Basically what is happening is that all the rows that have the property "SELECTED" set to true are referenced by their index before the API sort which is what gives the incorrect selected rows and it goes from there.
Anyone come across this before??
Glyn.
I have successfully got around the problem of sorting a numeric/date column correctly using API functions. My concern now is that when I drag/drop a row onto another the indexes are wrong i.e. it has not updated the underlying index properly and drops a completely different row onto the target. Basically what is happening is that all the rows that have the property "SELECTED" set to true are referenced by their index before the API sort which is what gives the incorrect selected rows and it goes from there.
Anyone come across this before??
Glyn.