This question is locked. New answers and comments are not allowed.
We have the following requirement:
When creating a piece of data all fields need to be editable.
When editing an existing piece of data only one field can be editbable.
Is this possible to do with the Telerik MVC Grid. I would prefer to use the GridEditMode.InLine style of editing if possible.
When creating a piece of data all fields need to be editable.
When editing an existing piece of data only one field can be editbable.
Is this possible to do with the Telerik MVC Grid. I would prefer to use the GridEditMode.InLine style of editing if possible.