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

Pass the selected id from treeview to grid

2 Answers 58 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
Princess
Top achievements
Rank 1
Princess asked on 13 Dec 2012, 03:12 AM
My scenario is upon the user selects a node, the ID of the node will be pass on the grid. I can now get the selected no but I have no clue in passing the id to the grid's column.

2 Answers, 1 is accepted

Sort by
0
Georgi Krustev
Telerik team
answered on 14 Dec 2012, 11:03 AM
Hello Princess,

 
I will need to elaborate more on the scenario and current implementation. If the test project, which you are going prepare for the support ticket regarding TreeView widget can show the issue, then we can continue our conversation there in order to avoid any duplication.

Regards,
Georgi Krustev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
Princess
Top achievements
Rank 1
answered on 15 Dec 2012, 01:51 AM
Hello Georgi,

  I was able to solve this solution but thanks anyway! By using the grid.DataSource.read( { paramname: value } );
Tags
TreeView
Asked by
Princess
Top achievements
Rank 1
Answers by
Georgi Krustev
Telerik team
Princess
Top achievements
Rank 1
Share this question
or