How to add a tree structure dynamically?
Hi,
I want a add a tree structure to be added dynamically which would basically look like a menu structure where in i can have n number of menu's which can have n number of sub menu's which in turn may have n number sub menu's and so on. I should also be able to delete the nodes as well? Can anyone tell me how to do this? Earliest response would be greatful