Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
315
xamDataGrid master-detail view
posted

Hello,

I need to create a grd with a master-detail expandable row, so that when the row is selected it would dicplay child records of this row. The solution provided in the samples using

ExpandableFieldRecordExpansionMode does not fit in the arhcitecture of the existing solution and also it is not quite clear from the sample how I can customize the fields in the master/detail rows.

Can anyone suggest alternative solution suitable for MVVM design pattern?

 

Thanks.