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

[Solved] Choosing which column(s) to display in a telerik grid?

1 Answer 121 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.
Ahmed
Top achievements
Rank 1
Ahmed asked on 04 Jan 2012, 11:31 AM

I have an MVC telerik grid which displays multiple columns. What I'd like to do is give users the option to mix and match which columns they get to see, for example if the grid can display 10 columns the interface could give the user 3 columns to see data, and they would have to choose what each of the 3 grids would display.

I'm thinking it has something to do with the .Columns command so would it be possible to make that modifiable by users through a GUI?

1 Answer, 1 is accepted

Sort by
0
Nohinn
Top achievements
Rank 1
answered on 04 Jan 2012, 11:48 AM
You have this demo that lets you hide or show the columns you choose:
http://demos.telerik.com/aspnet-mvc/grid/columncontextmenu

If you have the right knowledge you can even customize it and make your own configurator instead of using the contextmenu.
Tags
Grid
Asked by
Ahmed
Top achievements
Rank 1
Answers by
Nohinn
Top achievements
Rank 1
Share this question
or