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

Treeview Item select - Populate grid

2 Answers 103 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
Bharathi
Top achievements
Rank 2
Bharathi asked on 17 Apr 2014, 05:45 PM
Hi,

          I trying to do on treeview item select populate the kendogrid something like this EXAMPLE ..  which used dropdownlist instead of treeview , I'm trying to do the same for treeview any help appreciated.


Thank you

2 Answers, 1 is accepted

Sort by
0
Accepted
Alex Gyoshev
Telerik team
answered on 18 Apr 2014, 12:31 PM
Hello Bharathi,

The TreeView triggers a select event, just like the DropDownList. However, you need to get any properties of the selected item via the dataItem method. Here is the updated jsBin.

Regards,
Alex Gyoshev
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
0
Bharathi
Top achievements
Rank 2
answered on 18 Apr 2014, 06:51 PM

 Thanks.. That works. !
Tags
TreeView
Asked by
Bharathi
Top achievements
Rank 2
Answers by
Alex Gyoshev
Telerik team
Bharathi
Top achievements
Rank 2
Share this question
or