Blogger :
ASP.NET Blogs
All posts :
All posts by ASP.NET Blogs
Category :
AJAX
Blogged date : 2007 Jan 24
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 by the user using the custom extender.

Download the latest version here.