I would like to apply master-details pattern on both parent and child tables.
I didn't find any access to selected record of nested tables in Xaml. When I tried to implement it in code, I found the following very cumbersome:
1. Handling child tables RecordSelectionChanged event (actually, all events).
2. Access the current cell.
3. Moving from parent table to child.
In addition, I didn't understand the record selection policy. If parent records are A,B,C,... and child records are 1,2,3,... , when current row is moved from A1 to B2, why the selected record remains A?
KA
Kamalakannan A
Syncfusion Team
July 29, 2010 01:34 PM UTC
Hi Itay,
Thank you for your interest in Syncfusion products.
Handling the Child table using the Xaml is not implemented. We had logged this to our development team to implement this as the feature.
Please let us know if you need any more information.
Thanks
Kamalakannan
IS
Itay Sofer
August 1, 2010 05:27 AM UTC
Thank you for handling my request. Personally I managed to develop what I needed to, but it may really help other users.
KA
Kamalakannan A
Syncfusion Team
August 3, 2010 09:37 AM UTC
Hi Itay,
Thanks for your update. We had logged this for our next release.
Please let us know if you need any more information.
Thanks
Kamalakannan