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

Virtualization between views using PRISM

4 Answers 69 Views
Data Virtualization
This is a migrated thread and some comments may be shown as answers.
Waleed Seada
Top achievements
Rank 2
Waleed Seada asked on 07 Feb 2011, 08:24 PM
Dear All,
I am using  VirtualQueryableCollectionView to retrieve data from WFC RIA services class library, and then Bind it to RadGrid, also I have defined a datatemplete for displaying data for the currentitem everything is okay.
My question is :
Can I still use this magic of the currentitem bounding in a nested view in a region, I mean when the use select a row in the radgrid at the parent view can I bind the nested view to the currentitem, or should I subscribe to the CurrentChanged event and pass the selected row.

Please advice,
Regards
Waleed

4 Answers, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 08 Feb 2011, 08:38 AM
Hello,

 You do not need to use current/selected item to create hierarchy. You can check for example the code in this demo and how RadTreeView is bound. Binding with RadGridView row-details and/or hierarchy will be the same. 

All the best,
Vlad
the Telerik team
Let us know about your Windows Phone 7 application built with RadControls and we will help you promote it. Learn more>>
0
Waleed Seada
Top achievements
Rank 2
answered on 08 Feb 2011, 01:21 PM
Hello Vlad,
Thanks for the tip.
Actualy my question is if it possible to use the virtualquerablecollection view across region using prism.

Best regards
Waleed
0
Accepted
Vlad
Telerik team
answered on 11 Feb 2011, 01:27 PM
Hi Waleed,

 I believe that everything should work normally. 

Best wishes,
Vlad
the Telerik team
Let us know about your Windows Phone 7 application built with RadControls and we will help you promote it. Learn more>>
0
Waleed Seada
Top achievements
Rank 2
answered on 11 Feb 2011, 07:40 PM
It does work ..
Thanks
Waleed
Tags
Data Virtualization
Asked by
Waleed Seada
Top achievements
Rank 2
Answers by
Vlad
Telerik team
Waleed Seada
Top achievements
Rank 2
Share this question
or