Under Review
Last Updated: 29 Mar 2023 11:07 by ADMIN
Jerdobi
Created on: 22 Mar 2023 18:34
Category: UI for Blazor
Type: Feature Request
2
Grid column sorting optionally support for string natural sort

The sort order for some strings should be in natural sort order.  

1.10 -> 1.13 should be following 1.9 in this example.

1 comment
ADMIN
Svetoslav Dimitrov
Posted on: 29 Mar 2023 11:07

Hello Gary,

You can achieve the desired behavior with the current features of the Telerik Grid:

  • Use the OnRead event
  • This event provides the SortDescriptor and you can override it to achieve the desired behavior
  • Use the ToDataSourceResult method after you have removed the SortDescriptor from the Request

Regards,
Svetoslav Dimitrov
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.