Inserting and deleting with the AJAX UpdatePanelPopupExtender
This is old code. Consider using these methods instead:
Ajax control toolkit Modal Popup
iQuery Dialog
----
The UpdatePanelPopup Extender has been updated to use the ASP.net Ajax RTM version. I have also added an example that shows how to add/delete a record using the popup. Like before, we have a GridView and DetailsView setup using the standard Master/Details way. The only difference being that the DetailsView is "floating" and positioned at a location (top left icon) defined using the custom extender.
Download the latest version here. (look under Flan AJAX Controls)
Mirror
02/17/2007 New version released