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

Set Read Only on Selected Row Cells in Batch Edit Mode in Rad Grid

1 Answer 267 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Senthil
Top achievements
Rank 1
Senthil asked on 23 Dec 2014, 11:27 AM
Hi,

I have 8 columns in the telerik rad grid and using Edit Mode='Batch' and BatchEditingSettings-EditType="Cell"

I need to edit only 2 or 3 column based on condition on Row Selection. and other Columns need to set read only.

I need to set read only on Row Selection on Client Side. I tried on row selection but not possible to find read only property and used disabled function its not working.

How to resolve this problem.


Thanks,
Senthil 

1 Answer, 1 is accepted

Sort by
0
Eyup
Telerik team
answered on 26 Dec 2014, 08:51 AM
Hi Senthil,

You can use the following event handler and cancel the opening action it depending on your custom condition:
http://www.telerik.com/help/aspnet-ajax/grid-onbatcheditopening.html

Hope this helps.

Regards,
Eyup
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
Grid
Asked by
Senthil
Top achievements
Rank 1
Answers by
Eyup
Telerik team
Share this question
or