Hello,
I've created a radTreeView, i added the dataSource and the relationBindings.
But when i execute the application the treeView don't appear in my interface.
What do you think?
Thanks in advance
2 Answers, 1 is accepted
0
Victor
Telerik team
answered on 21 Jul 2009, 08:11 AM
Hi anouar b,
Thank you for writing. I think that RadTreeView is there but it contains no nodes. Something must have gone wrong with the data binding. Another thing that could cause the issue is a custom object which exposes its children collection through the IList interface. This can cause the data binding to fail. Please send a sample application so that I can debug it or you can send the code that your are using to bind the RadTreeView. I am looking forward to your reply.
Please note that in Q1 2011 we have introduced a major upgrade of RAdTreeView control, which is now virtualized and fully customizable. Feel free to download the latest release and try it out. For more information on our latest release refer to this blog post.