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

TreeListSortableSettingsBuilder

Methods

Mode(System.String)

The sorting mode. If set to "single" the user can sort by one column. If set to "multiple" the user can sort by multiple columns.

Parameters

value - System.String

The value for Mode

AllowUnsort(System.Boolean)

If set to true, the user can get the TreeList in its unsorted state by clicking the sorted column header.

Parameters

value - System.Boolean

The value for AllowUnsort

Mode(Kendo.Mvc.UI.TreeListSortMode)

Defines the sort modes supported by Kendo UI TreeList for ASP.NET MVC

Parameters

value - TreeListSortMode

The value for Mode

In this article
Not finding the help you need?