Hi all,
We've implemented a tablewiew in MVC. The property sort is "SERVER". When a row of the tableview is selected an we try to sort the table, the selected row is lost.
How we keep the selected row when we sort the tableview?
Thanks in advance.