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
465
UltraWinTree.UltraTree: How to get Node above each row of childlevel
posted

I am using an UltraWinTree.UltraTree to display hierarchical data.

As shown in the attached snapshot i want the information marked in red block to be shown above each row of child level 1 .

FYI, for data in red block i have ran a loop and calculated the counts and assigned Text to that Node(child level 2). 

I want to show the same information(text) above each row of child level 1

Desktop.zip
Parents Reply Children