I have not done much using wintree, as most of my work requires wingrid. i want to learn how best to use the wintree, where do i start ? could you suggest any article ?
The UltraTree control is designed to present hierarchical data. The best example of typical use in in Windows Explorer; the left side of the view has a tree control which presents the directories in the local machine's file system, recursively descending from root nodes to leaf nodes.
When he asked for an example, he wanted some code examples or a tutorial. I think we all know what a tree is, but the documentation for UltraTree doesn't help much with managing trees. So do you have an examples or articles for using it?