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

[Solved] Show grid columns as per user selection

0 Answers 19 Views
Grid
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Anu
Top achievements
Rank 1
Anu asked on 10 Jul 2012, 12:46 PM
I have a list of checkboxes and a telerik grid below it.
The page loads the first time with default columns and this works fine.
Now the user can select multiple checkboxes and the grid should now "include" new columns in the dsiplay.
Ex: grid loads with
FirstName
LastName
Gender
as default columns.
User can select checkboxes named :
Salary
Role
Manager
and now the grid should refresh with these new columns.
Is there a way to do this? Can you give me the best apprach to this and I will try to build the code.

Thanks in advance!
Tags
Grid
Asked by
Anu
Top achievements
Rank 1
Share this question
or