I was wondering if there was a way to change the way the grid sort is
handled? For example when the user clicks the header to sort and if
one of the rows in the column is empty to not have it sort that row,
but rather have anything with an empty row always come up last?
1 Answer, 1 is accepted
0
Nick
Telerik team
answered on 26 Jan 2010, 08:47 AM
Hi Scott,
Thank you for contacting us. Yes, you can handle CustomSort in RadGridView and set CustomDataOperation of your column. Please refer to this KB which although does not cover exactly your scenario is very useful.