Hi,
I want to have a dynamic WinTree where I can add endless nodes and elements in endless levels.
The user should add these nodes and elements by themselves.
The structure should be saved in a Database or better in an XML Structure.
How should a dynamic WinTree structure like this look like in a database or XML.
As far as I know, WinTree couldn´t generate the right XML structure out of the box.
To built the own XML structure seem a little bit to much work.
Has anybody the same problem?
What are you using to solve this problem, a database or a XML file?
What is the best way?
Are there some good tools to built an XML file?
Has anybody a short sample for me, right for the beginning?
Best regards,
Rene
Hi Rene,
The WinTree control has methods for SaveAsXml and LoadFromXml.