This question is locked. New answers and comments are not allowed.
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?
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?