I want to make certain columns Not able to edit.
What's the easiest way to do this. Some columns I want them to edit.
I was looking for the AddEditRow (AddNewRow) but I didn't see that so am wondering how to handle editing.
Hello foxjazz,
I am just checking, if you need any further assistance.
I can suggest setting the 'IsReadOnly' property of the desired column to 'True' in order to prevent editing.
If you have any other questions on this matter, feel free to ask.