Hi,
I am using a RadGrid in which I have a date column. At the moment when I sort by the column in ascending order the empty records appear at the top and then the rest of the dates are shown in ascending order.
However what I need to do is to apply a sorting algorithm so that the empty columns always appear at the bottom whether the user selects to sort in desc or asc order.
Is this possible? If so please advise the best approach in your opinion.
Thanks
I am using a RadGrid in which I have a date column. At the moment when I sort by the column in ascending order the empty records appear at the top and then the rest of the dates are shown in ascending order.
However what I need to do is to apply a sorting algorithm so that the empty columns always appear at the bottom whether the user selects to sort in desc or asc order.
Is this possible? If so please advise the best approach in your opinion.
Thanks