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?
You can search our Knowledge Base with a general phrase like 'UltraTree' to find atricles on the subject of that control, although most of them describe how to perform a specific task. The SDK includes several samples for that control, but again the focus is on a particular task or feature. It is difficult to provide guidance for a non-specific task such as "managing trees"; if you describe exactly what you want to do with the control we can try to help.