How to make Telerik MVC Grid Column or cell readonly on edit mode?

There is a simple solution if you want to make a column or cell readonly and non editable when the grid is in edit mode in the Telerik MVC Grid .

columns.Bound(x => x.FullName).Width(120).ReadOnly(); 

Simply call the ReadOnly() function of telerik mvc grid. It works for me hope you'll got it too as well.

Comments

Popular Posts

GREYCstoration Oil Paint plugin for Photoshop

Apple iPhone sending SMS automatically 00447786205094

SharePoint online hub navigation not updating for other users

Service Bus Gateway service stuck at Starting

RangeError: Maximum call stack size exceeded | Node JS | SPFX React