G
googleo
Hi,
in my application I want to handle and store data in a hierarchic data
structure.
For example: persons who manage houses; houses have various numbers of
floors; floors have various numbers of rooms etc.
My first concept is to use a tree structure, to ideally save the whole
tree to file and load from file.
What do you suggest?
Would the TreeView-Component be appropriate?
Best wiches
googleo
in my application I want to handle and store data in a hierarchic data
structure.
For example: persons who manage houses; houses have various numbers of
floors; floors have various numbers of rooms etc.
My first concept is to use a tree structure, to ideally save the whole
tree to file and load from file.
What do you suggest?
Would the TreeView-Component be appropriate?
Best wiches
googleo