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
440
Displaying hierarchical data from an object data provider.
posted

We are trying to display data from objects which inherit from ObservableCollection., Our objects have values in some of their cells which are other observable collection type objects.  When we bind to the XamDataGrid the top object is displayed correctly but, we can not drill to the child objects.

 

 Is there a property that needs to be set?

 

Are we inheriting from the right place?

 

Thanks,

Yuri