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
3550
Combination of explorerbar and tree
posted

I need a navigation, that looks like explorer bar.

So it has groups, that are collapsable, and each group is a tree, that has nodes with hirarchy.

How can it be done?

Parents
No Data
Reply
  • 469350
    Offline posted

    Hi,

    There's nothing to it. Put an ExplorerBar on the form. Add a group. Go to the group.Settings.Style and set the Style to ControlContainer. Then put an UltraTree control inside the group.

    Repeat this for as many groups as you need.

Children
No Data