I have a button expand all, and i want to click this button - treeview expand all nodes. How i can do it ?
Thanks.
1 Answer, 1 is accepted
0
Accepted
Yanmario
Telerik team
answered on 03 Dec 2021, 10:46 AM
Hi Bao,
The most straightforward approach to achieve the desired functionality is to handle expandedKeys and expandBy properties. Example demonstrating such an approach: