Inserting,Deleting and modyfing TreeNode Xml of Treeview

N

naija naija

Hi All,
I'm using the TreView Web Control for my MENU.
And the Menu is populated from an XML file below.
I want a way in which i can manipulate the XML when i want to manage it
without having to open the file all the time.I tried creating an
application in ASP.NET but its difficult getting an exact node to
delete,insert etc b-cos of the XML structure that the control needs..
As anuboy tried doing this or any solutions available..
Thx alot

<TreeNode Text="Human Resources">
<TreeNode Text="Add Employee" NavigateUrl="a.aspx" target=""/>

<TreeNode Text="Forms">

<TreeNode Text="" NavigateUrl="a.aspx" target=""/>
<TreeNode Text="" NavigateUrl="a.aspx" target=""/>
<TreeNode Text="" NavigateUrl="a.aspx" target=""/>
<TreeNode Text="" NavigateUrl="a.aspx" target=""/>
<TreeNode Text="" NavigateUrl="a.aspx" target=""/>
</TreeNode>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,020
Latest member
GenesisGai

Latest Threads

Top