This is a migrated thread and some comments may be shown as answers.

[Solved] Programmatically setting ReadOnly() property of column while batch editing using GridEditMode.InCell mode

0 Answers 98 Views
Grid
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Shreejit
Top achievements
Rank 1
Shreejit asked on 24 Oct 2011, 12:01 PM

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
Tags
Grid
Asked by
Shreejit
Top achievements
Rank 1
Share this question
or