ASP.NET Popup - Load Content On Demand (coming soon in v2010 vol 2)

ASP.NET Team Blog
06 October 2010

Check out this great new feature of the ASP.NET Popup control in DXperience v2010 volume 2 release.

Load Popup Content On Demand

The ASP.NET popup Control, ASPxPopupControl, will give you the capability to load the content of popup windows on demand.

To see it in action, check out this animated gif that shows the Popup control’s content being updated:

PopupControl_LoadContentOnDemand

Benefits

Using the postponed load of popup window contents, you can enhance the response time of your web page on its initial load.

You can also update the content of popup windows programmatically, on demand.

Features

Several content loading modes will be available to you through the following settings of the LoadContentViaCallback property:

  • None - The content is always (initially) rendered inside popup windows (the default behavior)
  • OnPageLoad - Loading of popup window contents starts immediately after the entire page has been loaded
  • OnFirstShow - Loading of popup window contents starts when a popup window is invoked for the first time

 

Are you looking forward to the Popup control’s ‘Load Content on Demand’ feature? Drop me a line below, thanks.

Follow MehulHarry on Twitter

Want to experience a better Visual Studio?

Install CodeRush by downloading the free lite version here: CodeRush Xpress

Or better yet, try the full blown package free for 30 days – CodeRush and Refactor Pro Download!

Free DevExpress Products - Get Your Copy Today

The following free DevExpress product offers remain available. Should you have any questions about the free offers below, please submit a ticket via the DevExpress Support Center at your convenience. We'll be happy to follow-up.
No Comments

Please login or register to post comments.