Advanced User Interface Controls and Components
Gets or sets the method by which tree rows are selected.
A String value. The default is 'one', stating that only one row can become selected in the TreeGrid.
The following values are acceptable:
Supported in: v1.0.
Learn how to handle events that are fired whenever a column or row is selected in TreeGrid directive for AngularJS. Explains how to prevent selection of a row depending on custom conditions.
A demonstration of different selection types available in TreeGrid directive.