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
350
How to refresh a node in JAVASCRIPT
posted

Hi everybody,

 i work with visual studio 2005 and infragistic vol 2 2006 asp net!

I have a webTree as this

- ParentNode1

       - ChildNode1

      - ChildNode2

i try to delete for example a child node (childNode2) or (childNode 2) and i wonder if it's possible to refresh the parentNode1 IN JAVASCRIPT !?

Thanks for your time and your knowledge

Christophe