Skip to main content

Show and Hide Columns

Read Tutorial: Show and Hide Columns in Code

Show Columns

  1. Right-click a column’s header.
  2. Select Show Column Chooser:

  3. Do one of the following:

    • Drag the column’s header from the Column Chooser and drop it to the Column Header Panel.
    • Check the column’s checkbox:

Hide Columns

  • Drag a column’s header and drop it outside of the GridControl. This operation is available if the DataViewBase.AllowMoveColumnToDropArea property is set to true:

  • Use the Column Chooser:

    1. Right-click a column’s header.
    2. Select Show Column Chooser:

    3. Do one of the following:

      • Drag the column’s header and drop it to the Column Chooser.
      • Uncheck the column’s checkbox: