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

[Solved] Generic Grid

0 Answers 134 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.
Frank Michael
Top achievements
Rank 1
Frank Michael asked on 03 Aug 2010, 03:41 PM
I am wondering if I could design a generic way to design a Telerik MVC Grid. Example: Model is a List of FieldDescriptor. A FieldDescriptor has a name, a value and a type. Thus I want to show the colums of the Grid according to the data in the model - depending on which fields come and what their type is. But the Telerik MVC Grid only knows how to make a column, if you explicitly refer a model property.
Tags
Grid
Asked by
Frank Michael
Top achievements
Rank 1
Share this question
or