Is there a way to cancel the Insert (Add New Record) or Edit mode programmatically?
I am binding the RadGrid based on what the user selects in a DropDown. However, if they click on "Add New Record" or Edit in the RadGrid, even after the RadGrid is re-databound, it still maintains its Insert/Edit State. I want to start on a clean slate (RadGrid is neither inserting or editing).
~P
I am binding the RadGrid based on what the user selects in a DropDown. However, if they click on "Add New Record" or Edit in the RadGrid, even after the RadGrid is re-databound, it still maintains its Insert/Edit State. I want to start on a clean slate (RadGrid is neither inserting or editing).
~P