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
1401
How to hide particular nodes from WinTree?
posted

Hi,

I am using Binding List concept to create Node List and assigning this Node List to the DataSource of the WinTree as mentioned in the Post http://forums.infragistics.com/forums/t/5222.aspx

I am facing following issue:

1.     How can I hide the particular nodes from WinTree before assigning to the DataSource of the WinTree?

2.     Leaf nodes showing ‘+’ even though it doesn’t have Children.

3.      If I create WinTree object dynamically at runtime and bind the Node List to DataSource of it, ‘ExpandAll’ doesn’t work.

Thanks in advance.

Kumar