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?
Hello,
You can see something like this here:
http://community.infragistics.com/forums/p/23584/87352.aspx#87352
This is achieved by indenting the child records and resizing the first field so that all the rest appear aligned
Hi,
How did you achieve this in XAMdatagrid?
Can anyone guide me, how this can be achieved?
Regards