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.

Parents
No Data
Reply
  • 35319
    posted

    Hi Ilya,

     

    Thank you for your post. I have been looking into your requirement and could you please tell me whether you want to create hierarchical XamDataGrid and what exactly does not fit in your current scenario? I am not sure which sample exactly you are referring to.

     

    Looking forward to hearing from you.

Children