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
Hi ivan,
have you got any idea for to do this with infragistic volume 2 2006 asp net
i have a webtree as this
parent 1
child1
child 2
parent 2
child 1
and so on
user open node parent 2, and after open parent node 1, he decides to delete child 2 on parent 1 ok !
i can delete ok that's work but i reload the complete webtree and of course I D PREFER TO RELOAD JUST THE NODE !
have you got any idea in c# or in javascript ?!
thanks for your time
christophe
Hi iva,
thanks for your fast reply i will check your link next week BUT at the moment i'm not sure the entreprise will be agree to migrate THE PROJECTS with infragistic 2008!!!
too many work i think and TESTING..
If you have a little sample for refresh a node in javascript don't hesitate => infragistic vol 2 2006 asp net ;-)
thanks for all Ivan
Hello,
Please take a look at the sample below:http://samples.infragistics.com/2008.2/webfeaturebrowser/default.htmTree-> Drag and Drop
Also you can take a look at the help:http://help.infragistics.com/NetAdvantage/NET/2008.3/CLR3.5/
Hope this helps.