|
set Autoupdate false for data islands
i am using xml dataisland concept in asp.net application using javascript.
In HTML code (abc.aspx), i have assigned datafld and datasrc attributes to textboxes and i am getting data in to the text boxes but when i am editing data in textboxes, the dataisland is updated immediately.
i want to stop this feature unless until the record is successfully updated in database.
How can i achieve this?
Thanks in adavance
Ravi
|