Is it possible to turn off canceling sort on third click on column header. It should not allow SortingState.None.
1 Answer, 1 is accepted
0
Accepted
Rossen Hristov
Telerik team
answered on 20 Aug 2009, 02:32 PM
Hi Deepak N,
When we release the fix that I have mentioned in the other post this will be possible by handling the Sorting event and setting NewSortState to Ascending and Descending only (swapping them each time sorting is requested):