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

[Solved] show dynamically selected columns in asp.net mvc grid at runtime

0 Answers 64 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.
Dharam Narayan
Top achievements
Rank 1
Dharam Narayan asked on 08 Sep 2010, 02:21 PM

hi,

  I have an asp.net MVC application where I am using telerik grid to show the data/records.I am using the Entity Model.

My requirement is that sometime I want to show only some of the columns specified at the runtime/may the user select. How do I bind View with only those columns as selected by the user . Initially view is binded with Model class with all columns .  

Is there any other way other than  telerik to show the  customized columns as selected by the user
then it will be also OK .

Thanks In Advance

DNM 

Tags
Grid
Asked by
Dharam Narayan
Top achievements
Rank 1
Share this question
or