I have a Listbar control with Several Groups, inside that on each Listbar Group I have a different Tree Embedded.
I have developed a way for a User to Right Click on a Folder in a tree to open up a new window and Add A folder to My Filling System. On closing of that window I refresh the Listbar Page and let everything rebuild with the New Folder Listed, but I'm having trouble getting the User back to the Right Listbar Group, and then Expanding the Tree to where the Folder was added, In VB Winforms I would just use the GetNodebyKey, does this exist in ASP.Net ultraWinTree.
Thanks
Rob
HI , For the WebTree there is a GetNodeFromId method
Here is the help link:
http://help.infragistics.com/Help/NetAdvantage/NET/2008.2/CLR2.0/html/Infragistics2.WebUI.UltraWebNavigator.v8.2~Infragistics.WebUI.UltraWebNavigator.UltraWebTree~GetNodeFromId.html