Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1210
Manually Build a WinTree with multi culomns
posted
Hi Guys, Wanted to know if the bellow is possible with the WinTree:I need to build a tree manually, this means that i read the data from the DB and build the tree nodes. VERY IMPORTENT to note that each node in the hierarchical is multi column. Only when a user clicks the expand indicator (and only then) the child node will be added to the structure and for that specific node only (all other nodes will not be modified unless user clicks on their expand indicator as well).I cannot use automatic binding because:1. number of items can reach to 200.0002. recursive nature of the tree, i want each child node to be added only when requested (by expanding the relevant node), only when this happens the data will be extracted from the DB and added to the tree IS THIS POSSIBLE? PLEASE HELP.
Parents
No Data
Reply Children
No Data