I have a QueryableDataServiceCollectionView that contains hierarchical data: Contracts and Contract Amounts.
I would like to bind the QueryableDataServiceCollectionView to separate RadGridViews (one for contracts, and one for the contract amounts base on the selected contract).
I have successfully done the above in a single RadGridView using the HierarchyChildTemplate, but would prefer to separate the above into separate grids.
Is this possible?
Any assistance on this is Much Appreciated.
-MikeF
I would like to bind the QueryableDataServiceCollectionView to separate RadGridViews (one for contracts, and one for the contract amounts base on the selected contract).
I have successfully done the above in a single RadGridView using the HierarchyChildTemplate, but would prefer to separate the above into separate grids.
Is this possible?
Any assistance on this is Much Appreciated.
-MikeF