Free Trial Buy Now

Tab Control - Client-Side Events

C#
VB
protected override void OnLoad(EventArgs e) {
    base.OnLoad(e);
    StyleOptimizer.Instance.RegisterChildControls(Page);
}
Clear
Trace Events:




Description

This sample demonstrates the capabilities of our client-side event technology. All client-side events exposed by an ASPxPageControl are traced in this demo. Click an inactive tab to initiate client-side events.

Client-side events are triggered in response to specific actions or events on the client side (in particular, to an active tab change).

To learn more on client-side events, refer to the Client-Side Events help topic.

Version: v2012 vol 2.8
Experience the DevExpress Difference Today
Demos with source code are included with an installation of DevExpress controls for ASP.NET. Refer to the Demos and Sample Applications topic to learn more.
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.