Free Trial Buy Now

Callback Panel - Example

Employee
 
Andrew Fuller
Anne Dodsworth
Janet Leverling
Laura Callahan
Margaret Peacock
Michael Suyama
Nancy Davolio
Robert King
Steven Buchanan
Personal information
ID:
First Name:
Last Name:
Birth Date:
City:
Region:
Notes:

Description

ASPxCallbackPanel is a lightweight web control that allows you to dynamically update its content via callbacks, preventing undesirable whole page postbacks. You can initiate an update callback by calling the PerformCallback client method.

ASPxCallbackPanel's contents remain visible while its callback is being processed on the server. During callback processing, the panel control is covered with a customizable Loading Panel and Loading Div elements. The appearance of the Loading Panel can be defined via the LoadingPanelImage, LoadingPanelImagePosition, LoadingPanelStyle and LoadingPanelText properties. The Loading Div's style is customized using the LoadingDivStyle property.

In this example, ASPxCallbackPanel is used to display detail information on an employee selected within a list box. When the list box' selected item is changed, ASPxCallbackPanel's PerformCallback client method is called to initiate a callback to update panel content. On the server side, the selected list item's value is used as an SQL SELECT query parameter's value, and as a result, ASPxCallbackPanel displays the requested information.

Version: v2011 vol 2.11
Experience the DevExpress Difference Today
To download your free evaluation copy of our award-winning ASP.NET libraries, visit the Downloads page
All DevExpress ASP.NET Controls ship as part of DXperience ASP.NET, Enterprise, and Universal.
To obtain pricing information, visit the Pricing Options page or contact us via Email at info@devexpress.com
or by telephone at +1 (818) 844-3383 between 8:30am and 5pm Pacific Time.