Hi, I have worked in windows forms. I am new to WPF. My requirement is, I have an UltraTree and now I want to populate an orgchart for this tree. I am able to merge the orgchart in windows forms using Element Host. I am not able to populate orgchart using the data in Ultra Tree. I have gone through the samples but I am not able to get the desired output. As my time is limited to explore, can you help me to get start.
Thanks
Hello,
Thank you for your post. I have been looking into it, but since I cannot be completely sure how your data is organized, I am not able to say what is not correct, so could you please send me a data with similar structure to your original one, so I can show you how to set it as data source to the XamOrgChart.
Looking forward for your reply.
Hi Stefan,
Thank you for your reply. Sorry I could not give you the data for the nodes. Here it is, I have attached an image. This is how my tree looks like. Generally we have more levels in the tree. Name of the node and images are the important features to be displayed. Rest of the properties are needed, but to display or not we have to decide yet.