i have tree table consist on ID, Name and ParentID
i need to bind this table with OrgChart at run time, i write
OrgChart.ItemsSource = PersonList;
but i can't pass the ID, Name and Parent to drow the chart
please help me in that
Hello,
I am just checking if you got this worked out or you still require any assistance or clarification on the matter.
Thank you for your post. I have been looking into it, but it seems like I am missing something about your scenario and I am not completely sure how your data source is organized, so if this is still an issue for you, could you please send me an isolated sample project, where this is reproduced, so I can investigate it further for you.
Looking forward for your reply.