Hi,
I would like to expand the node after adding one or more child nodes to it. Any ideas please...
Thanks,
Sreeni
Hello Sreeni,
I am just checking if you have any further questions on this matter. Please do not hesitate to let me know if you do.
Thank you for your post!
I have been looking into it and what I can suggest is to use the 'IsExpanded' property of the Node itself. You can set this property to true, after the child nodes are added to it.
More about this you can find on the following link from our documentation: http://help.infragistics.com/Help/Doc/Silverlight/2012.1/CLR4.0/html/xamDataTree_Expanded_and_Collapsed_xamDataTree_Nodes.html.
Please do not hesitate to let me know if you have any further questions on this matter.