Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

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: