Skip to main content

Sorting Nodes

To sort nodes against a column, click its header. To sort in reverse order, click the column header again.

To sort by multiple columns, hold down the Shift key and click column headers you want to use in sorting. To stop sorting against a particular column, hold down the Ctrl key and click this column’s header.

Sorting can also be performed using the column header’s context menu. In the context menu, use the Sort Ascending and Sort Descending menu items.

Note

Sorting is allowed if the tree list’s OptionsBehavior.Sorting option or a particular column’s Sorting option is active. Multiple sorting is allowed if the tree list’s OptionsBehavior.MultiSort option is active.

See Also