I need block/set as readonly a complete row on a RadGrid in EditMode = "Batch",
Could you please support me with that?
Thanks in advance,
1 Answer, 1 is accepted
0
Angel Petrov
Telerik team
answered on 17 Dec 2013, 12:58 PM
Hello Raul,
Currently there is not property which can set the row/cell as ReadOnly. However you can achieve this effect by subscribing to the OnBatchEditOpening event and canceling it according to some criteria.
Regards,
Angel Petrov
Telerik
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to the blog feed now.