I want to sort a text column alphabetically ascending but with empty values at the end rather than the beginning. Is there a way to specific a custom sort order such as this?
Thanks for your help,
Gary
1 Answer, 1 is accepted
0
Rosen
Telerik team
answered on 10 Feb 2012, 08:51 AM
Hi Gary,
I'm afraid that such functionality is not available when using local sorting. However, you may use binding to remote data and manually handle the sorting of the data on the server.
All the best,
Rosen
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!