Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 1.05 KB

hide-and-display-tree-list-columns.md

File metadata and controls

26 lines (19 loc) · 1.05 KB
title author legacyId
Hide and Display Tree List Columns
Alexey Zolotarev
4683

Hide and Display Tree List Columns

Hide Columns

Do one of the following:

  • Click a column header and drag it outside the header panel, until the cursor changes its image to the big 'X'. Then drop the header.

    EU_XtraTreeList_HideColumn

  • Drag and drop a column header onto the Customization Form if it's open (see below).

    EU_XtraTreeList_HideColumn_ToCustomizationForm

Display Hidden Columns

  1. Open the Customization Form by right-clicking a column header and selecting Column Chooser.

    EU_XtraTreeList_Column_Menu

    The Customization Form will be displayed listing hidden columns (if any).

    EU_XtraTreeList_CustomizationForm

  2. Drag the required column from the Customization Form onto the column header panel and drop it at the required position.

    EU_XtraTreeList_DisplayColumn_FromCustomizationForm