Skip to main content

Column Chooser

Task-based Scenarios - List in Cards

This example implements a DataGridView column chooser.

View Example: DataGrid - Column Chooser

Related Controls: DataGridView, DXPopup, DXCollectionView, CheckEdit

Anatomy

The following image illustrates the anatomy of this project:

CollectionView - ListCard Anatomy

Related Properties:

Implementation Details

Refer to the following GitHub example to see implementation details:

View Example: DataGrid - Column Chooser