IS this possible? Deals with Treeview Nodes...

I'm trying to add nodes from a treeview into a text box in this format:
[code]
Section "Root"
{
Section "ChildA"
{
Child1
Child2
Child3
}
Section "ChildB"
{
Child1
Child2
Child3
}
}[/code]

If this is, which I believe it probly is, what's the best way to do this? TIA
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Categories