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:
ASP.NET AJAX Best Practices : Tanzim Saqib
Populating Related Drop Down Lists With AJAX : Rob Meade
Client-side programming with Atlas : Tony Patton
ASP.net Ajax under the hood secrets : Omar AL Zabir
Build an Anthem.NET "AJAX" Autosuggest TextBox : Peter A Bromberg

Post your comment

Comment