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
25
TreeLayout with shared column headers in XamDataGrid
posted

 

We are interested in having the XamDataGrid achieve the layout depicated in the attached screenshot. Specifically we would like the child nodes to share the same column headers as the parent/root. Currently with the automatic hierarchal data binding the child collections are basically displayed in thier own grid with their own column headers (even though in our case the headers are exactly the same as the parent).

 

Is there anyway this can be achieved with XamDataGrid?

 

Thanks