This is a migrated thread and some comments may be shown as answers.

Too many columns to display

1 Answer 198 Views
Grid
This is a migrated thread and some comments may be shown as answers.
smdk
Top achievements
Rank 1
smdk asked on 24 Nov 2010, 05:33 PM
I have a table with too many columns to display in the grid.

I want to display selected columns in the grid and be able to show all columns for a particular row upon clicking a button on something like that.
More like a add/edit FormTemplate where I can customize the template.

Any help would be appreciated.

Thanks

1 Answer, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 25 Nov 2010, 06:35 AM
Hello,


You could set the Visible property of the columns from code behind to hide/show the column.

Have you seen the demo where we have an option to show/hide the columns using contextmenu option "Columns"?
Grid / Header Context Menu


-Shinu.
Tags
Grid
Asked by
smdk
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Share this question
or