AspNetAtoms.com daily updates on ASP.NET Tutorials, Articles, Authors and more. Subscribe to our newsletter and receive updates on ASP.NET resources on the Internet.

Categories

Recent Posts

Introduction to the PopupControl Extender : Brian Mains

Monday, March 09 2009

The PopupControl extender is a way to render a server control popup to the user, so that the user can perform some action (say click on a textbox), the user selects a value in a control that dynamically appears, and that value is posted back to the originating server control. As an example, this can be a calendar control that pops up for the user, which when selecting a value, the value is posted back to a textbox and the date is entered....

Read More:
Introduction to the PopupControl Extender : Brian Mains
Also See:
Build Google IG like Ajax Start Page using ASP.NET Ajax and .NET 3.0 : Omar AL Zabir
Tips and Tricks: ASP.NET AJAX 1.0 and User Controls : Bilal Haidar [MVP]
Creating A DotNetNuke Module using the ASP.NET AJAX Control Toolkit : Michael Washington
Handling the back button from server code : Bertrand Le Roy
Enhance Applications with the ASP.NET AJAX Control Toolkit : Tony Patton

Post your comment

Comment