agriloan 0 Newbie Poster

I've got an XML file loading into a treeview, however, i want to be able to load content from the XML file into 3 RTB's when i click on that node.

XML File example:

<node>
<RTB1>text</RTB1>
<RTB2>text</RTB2>
<RTB3>text</RTB3>
</node>

i've had no luck finding an example

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.