when an webdatatree is clear then i want to add node using an java script.at the page load tree clear but when selecting the parent from combo box then realted parent and his child only show in tree and another data of tree will be clear
Hi,
for adding node on Client Side using JS you could see working sample in our samples browser at:
http://samples.infragistics.com/2010.3/WebFeatureBrowser/Default.aspx
Navigate to WebDataTree->Drag and Drop-> Client Side API
When you click on the source code you can see how js is used in that case.
If that doesn't help, please provide us with more details about your case i.e. paste markup code you are using?
Thanks,