This question is locked. New answers and comments are not allowed.
I have a model that describes it's fields as well as data-types per field, I would like to change the editor for each column based on the datatype of the column, beyond what is offered by http://demos.telerik.com/aspnet-mvc/grid/autogeneratecolumns
I would like to be able to do this dynamically and not have to hard-code this in the view or model (via attributes).
Do you have any ideas on how I would go about doing this?
Regards
Divan
I would like to be able to do this dynamically and not have to hard-code this in the view or model (via attributes).
Do you have any ideas on how I would go about doing this?
Regards
Divan