I’ve noticed a problem with the use of the ‘[selection] option on smart-grid and the subsequent use of a column sort
I have a smart-grid that has ‘sorting’ and ‘selection’ active.
If I select one of more grid rows by clicking on the left most ‘select’ column then as expected the selected tick symbols appear. For example if I click on rows 6 and 9 then ticks appear in the left most columns of those rows
If I then choose to sort the table contents by a new column then the ‘select’ tick symbols remain on rows 6 and 9 even though the data is now different for those rows.
Is this a bug? Is there a way to link the selection state to a data model row property so that when a sort is applied the tick symbols move to the new row position?