Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 972 Bytes

File metadata and controls

17 lines (13 loc) · 972 Bytes
title author legacyId
Sort Tree List Nodes
Alexey Zolotarev
4689

Sort Tree List Nodes

To sort nodes by a column's values and replace existing sort conditions that are applied to the current or other columns, click the target column's header, until an Up or Down Arrow icon is displayed within the header. The Up and Down Arrows indicate ascending and descending sort orders respectively.

EU_XtraTreeList_Column_SortAscendingIcon

To sort nodes by a column's values while preserving existing sort conditions, do one of the following:

  • Click a column header while holding the SHIFT key down, until an UP or Down Arrow icon is displayed within the header.

  • Right-click a column header and select Sort Ascending or Sort Descending from the context menu that will appear.

    EU_XtraTreeList_Column_Menu

To remove sorting by a column, click a column header while holding the CTRL key down.