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

Set read only in batch edit mode.

1 Answer 71 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Rui
Top achievements
Rank 1
Rui asked on 10 Sep 2015, 08:37 AM

Hello

      I need to set the item cell read only in batch edit mode. I found a solution that handles the OnBatchEditOpening event at client side. But this property is not supported because the telerik version is 2013.02.0611.40. And I cannot update it by myself due to corporation's manner. Is there any other way to achieve my requirement?

Thanks.

Best regards

Zhang Rui

1 Answer, 1 is accepted

Sort by
0
Eyup
Telerik team
answered on 11 Sep 2015, 01:18 PM
Hello Zhang,

You can set ReadOnly to the entire column:
<telerik:GridBoundColumn ... ReadOnly="true">

Hope this helps.

Regards,
Eyup
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
Grid
Asked by
Rui
Top achievements
Rank 1
Answers by
Eyup
Telerik team
Share this question
or