[DevExpress Support Team: CLONED FROM A281: How to make my grid columns read-only]
I don't see the Editable option of the GridView.OptionsBehavior property on my grid. Is this for Webforms or WinForms?
How can I achieve this functionality for Webforms?
Thanks in advance
Hello,
WebForms ASPxGridView doesn't have such an option to disable full grid editing. To provide you with the most suitable recommendations to disable this control editing, we need to check your ASPxGridView configuration and editing mode. Would you please clarify if you're using ASPxGridView with an edit form or in Batch Edit mode? Do you need to disable the full grid editing at runtime dynamically or you need this control editing to be disabled all the time? If possible, send us your grid configuration for further research. This will help us provide you with the most suitable solution.