This question is locked. New answers and comments are not allowed.
Hi,
I have a Telerik MVC grid consisting of two columns say Column1 and Column2. I would like to give the user the ability to edit both the columns when a new row is inserted but disable the editing of Column1 when the user wants to edit (still allow editing Column2).
I’m unable to find a way to achieve this as I’m unable to use a property in my Model with the ReadOnly() property of the Grid.
Please provide some pointer on how to achieve this.
Thanks & Regards
Shreejit