New to Telerik UI for ASP.NET Core? Download free 30-day trial

DataSourceSortTagHelper

Example

<sort/>

Attributes

Attribute Type Description
compare String Function which can be used for custom comparing of the DataSource items.
direction String The sort order (direction).The supported values are: "asc" (ascending order) or "desc" (descending order).
field String The field by which the data items are sorted.
In this article
Not finding the help you need?