I have an object with nested objects. How could I show all the property names in treeview structure in one column and show the values in another column in just one datagrid control without using a few layers of datagrids?
Thanks Alex.
I downloaded the sample implementation, and it worked. However, is it possible to make all the layout settings in the c# code without using the styles and settings in the xaml file? if so, are there any examples?
You can see a sample implementation here :
http://community.infragistics.com/forums/p/16974/213729.aspx#213729