DataSourceSortTagHelper

Example

Razor
<sort/>

Attributes

AttributeTypeDescription
compareStringFunction which can be used for custom comparing of the DataSource items.
directionStringThe sort order (direction).The supported values are: "asc" (ascending order) or "desc" (descending order).
fieldStringThe field by which the data items are sorted.
In this article
ExampleAttributes
Not finding the help you need?
Contact Support