This is a migrated thread and some comments may be shown as answers.

Selection-Change Event

1 Answer 1164 Views
TreeList
This is a migrated thread and some comments may be shown as answers.
Ewgenij
Top achievements
Rank 1
Veteran
Ewgenij asked on 07 Sep 2020, 05:26 PM
With TreeView I can use the selectionChange-Event to react to selection of a row. But I didn't find anything similar with TreeList. So what is the proper way to react to selection of a new row and to handle the data of this row?

1 Answer, 1 is accepted

Sort by
0
Accepted
Svet
Telerik team
answered on 09 Sep 2020, 08:27 AM

Hi Ewgenij,

The TreeList emits a (selectionChange) event whenever the selection is changed. Also the kendoTreeListSelectable directive provides a (selectedItemsChange) event that is fired on each row selection. Please check the dedicated article on the selection functionality of the TreeList component for some more details:

https://www.telerik.com/kendo-angular-ui/components/treelist/selection/

I hope this helps.

Regards,
Svetlin
Progress Telerik

Five days of Blazor, Angular, React, and Xamarin experts live-coding on twitch.tv/CodeItLive , special prizes and more, for FREE?! Register now for DevReach 2.0(20).

Tags
TreeList
Asked by
Ewgenij
Top achievements
Rank 1
Veteran
Answers by
Svet
Telerik team
Share this question
or