|
-
Adding Nodes to an Exiating XML Tree Structure
Hi All,
I have a XML Tree Structure, which has around 2000 nodes. I want to add some
more Nodes (around 5 in number) after I click any of the Parent Node.
Example:
<Root>
<Node1>Data 1</Node1>
<Node2>Data 2</Node2>
<Node3>Data 3</Node3>
</Root>
Now on the Click of <Node1>, I want to add some more subnodes.
Now the question is how to trap which Node was clicked ? ? ?
Please help me with this!
Any some sample code or even with links to
any site.
Regards,
Vaibhav
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks