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

[Solved] The RadGridView add data of GridViewRow through TreeView.

0 Answers 103 Views
GridView
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
yang
Top achievements
Rank 1
yang asked on 15 Dec 2010, 04:31 AM
Hi Telerik.
Here is some issue about binding data to RadGridView through TreeView.
Becase I do  be binding auto is difficult with  RadGridView. I use the TreeView of Silverlight.
Here is some issue about get data of TreeView  to  bind to RadGridView .
When I select a treenode to get the children data of this treenode,I could bind these data to RadGridView .
But When I select a treenode to get the children data of this treenode once more.How do I bind these data to RadGridView.Becase of the RadGridView will refresh.
If I select a final treenode, I need Click the button of  AddingNewDataItem event to achieve binding data to RadGridView. And that the new data of RadGridView can't be saw I must take mouse  lostfocuse to other GridViewRow ,the new data can be saw at last.
The above,I will how to do bind data of TreeView to RadGridView?
Tags
GridView
Asked by
yang
Top achievements
Rank 1
Share this question
or