Hi All,
I gave a RadGrid with AddNewRecord option and edit option.
How can i cancel the editmode when i click on AddNewRecord and vice versa.
My senario is, if i click on edit grid will show edit mode, now with out canceling the edit mode, i will click on addnewrecord, then i want to cancel the edit mode and show insert mode.
How can i achieve this. Please help me regarding this.