Free Trial Buy Now

TreeView - Client-Side Events

  • Collapse
    Arrays
    • Associative array
    • Multimap
    • Set
    • Multiset
    • Hash table
  • Collapse
    Lists
    • Double-ended queue
    • Linked list
    • Queue
    • Stack
    • Circular queue/buffer

Trace Events:





Description

This demo traces all client-side events available in the DevExpress MVC TreeView.

Client-side events are triggered in response to specific user actions performed on the client side (in particular, when clicking nodes or changing their expanded state). Client-side event handlers represent code written in JavaScript. In order to handle a client-side event, a property is provided via ClientSideEvents, accepting either code handling directly or the name of a handling function.

In this demo, the following client events are traced by default:

  • Init. Occurs after the TreeView has been initialized, but prior to it being displayed within the browser.
  • ExpandedChanging and ExpandedChanged. Fires before and after a node's expansion state has been changed.
  • CheckedChanged. Fires after a node's checked state has been changed.
  • NodeClick. Fires after a node has been clicked.

You can toggle options to specify whether corresponding client-side events are traced.

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 MVC Extensions 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.