Since tree data is just composed of nested Lists, you can use any method in the List interface to modify the structure. G
On Dec 19, 2011, at 5:05 AM, coder java wrote: > Hi, > I just follow the Tree View example in svn . > I need to update the content dynamically . Any one please give some idea how > i can do it ? > Thanks in advance > Regards > Sony John >
