Hi I'm working with RadControls for ADP.NET AJAX 2011 Q1 and I have a radgrid with allowautomaticinserts and allowautomaticupdates set to true, When I click the addNewRecord a form is displayed where I have to insert the data.
My question is when I complete the form how can I access the confirm or cancel button in the "add new record form"?
The same case when I click on the GridEditCommandColumn the row change to editform. when I finish editing how can I confirm or cancel the changes?
I'm using entity framework
My question is when I complete the form how can I access the confirm or cancel button in the "add new record form"?
The same case when I click on the GridEditCommandColumn the row change to editform. when I finish editing how can I confirm or cancel the changes?
I'm using entity framework