New to Telerik UI for ASP.NET AJAX? Start a free 30-day trial
field
order
field
field
Telerik.Web.UI.RadListViewSortExpressionBuilder
Inheritance Hierarchy
Methods
add
Adds a sort expression to the collection
Parameters
field String
The field name that is sorted
order String
Optional
Returns
None
clear
Clears the sort expressions collection
Parameters
Returns
None
remove
Removes a field from the sort expressions
Parameters
field String
The field name to remove
Returns
None
toggle
Toggles the sort order of the specified field
Parameters
field String
The field whose sort order to toggle
Returns
None