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
135
Splitting a single row into master-detail
posted

Hello,

I have an object which contains several properties, one of which in turn has a property which is a collection.

XamDataGrid produces a single row for each instance of that object. How can i split that row into master detail, where master row would contain atomic properties, but detail row would contain the property with a collection?

 

Parents Reply Children
No Data