Example of Events in React Tree Grid Component

/
/
Events

This sample demonstrates all the events that have been triggered on all the Tree Grid operations with the help of Event Trace panel.

More Details...

1
Planning
2/3/20175100
2
Plan timeline
2/3/20175100
3
Plan budget
2/3/20175100
4
Allocate resources
2/3/20175100
5
Planning complete
2/7/201700
6
Design
2/10/2017386
7
Software Specification
2/10/2017360
8
Develop prototype
2/10/20173100
9
Get approval from customer
2/13/20172100
10
Design Documentation
2/13/20172100
11
Design complete
2/14/201700
12
Implementation Phase
2/17/20171166
1 of 3 pages (36 items)
Properties
Tree Grid created event called
Tree Grid dataBound event called
Tree Grid load event called
Description

The Tree Grid triggers events based on its actions. The events can be used as an extension point to perform custom operations.

In this demo, perform Tree Grid actions like paging, sorting, reordering, filtering etc. and see the Event Trace panel for the events emitted.

More information on the Grid events can be found in this documentation section.