In my program user can add/remove columns to grid.
I defined all columns via code.
Not all columns are visible as default.
I try to add column with IsVisible property set to False but will disappear both in GridView and ColumnChooserForm. In this case user cannot view data and cannot add columns via ColumnChooserForm.
Please, help me
Emanuele
I defined all columns via code.
Not all columns are visible as default.
I try to add column with IsVisible property set to False but will disappear both in GridView and ColumnChooserForm. In this case user cannot view data and cannot add columns via ColumnChooserForm.
Please, help me
Emanuele