This question is locked. New answers and comments are not allowed.
I'm using the Telerik editable grid found right here: Editable Grid
One of my fields is a drop down list (<select>).
Does anyone have an example on how to do this?
I currently have my drop down list created using the Html helper methods provided by the MVC framework.
One of my fields is a drop down list (<select>).
Does anyone have an example on how to do this?
I currently have my drop down list created using the Html helper methods provided by the MVC framework.