Hello
I don't know if this is a bug but see attached program.
The table is filled with numbers 0 to 100
Click on the column header to sort the numbers from 100 to 0
Click the Reset button
The table is cleared and then re-filled with numbers 0 to 100
The column still indicates that it's sorting from highest to lowest number
Is this a bug?
Is TableView1.items.clear the correct way to effectively reset a table?
Is there a way to find out which column is being used to sort?
Regards
Joe