Hi I am trying to make sure that a column can not be edited but when you insert a new one the textbox is available to create a new row. I found out how to disable the textbox that is being edited but it also disables the textbox for the insert as well and I dont want that. Is there a way to only allow for the edit text box to be disabled and not the insert text box?