For the kendo grid, When I click on the column header for sorting, it clear the selection for previous selected records. Is there an option that I can choose sorting without clearing selection. because it would take some time processing if record the selected row and re-select it after sorting for a large set of data.
Thank You