This question is locked. New answers and comments are not allowed.
I am using telerik mvc grid
GridEditMode = popup
I want to display a field in the grid and don't want to edit it in edit form.
how to do it ??
the use case is for versioning every record to make optimistic concurrency
thank you in advance
GridEditMode = popup
I want to display a field in the grid and don't want to edit it in edit form.
how to do it ??
the use case is for versioning every record to make optimistic concurrency
thank you in advance