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
1415
XamDataGrid hierarchy
posted

I'm able to create a hierarchal grid using AutoGenerate="True", but I need control over the fields to manage which ones are to be hidden, and to allow users to update values within the grid.

How can I create a hierarchal grid which can have any number of child nodes (infinitely deep), while AutoGenerate="False"?