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
1375
Need to allow manual resize of treeview in Explorer bar
posted

I've got a request to allow users the resize an UltraWinTree that's contained in an UltraExplorerBar group. Currently, the treeview displays scrollbars when the contents are larger than what can display. It would be nice to be able to resize the treeview vertically (horizontal isn't necessary at the moment).

 If there's some sort of AllowResize setting, I'm unable to find it.

 Infragistics 8.1

 Thanks!

 

  • 71886
    Offline posted

    Hello,

    Could you please review the sample attached to this post and see if it meets your requirements.

    Another approach to achieve this might be by putting the 'WinTree' control to an 'UltraPanel', making the tree to dock fill in the panel and then let the users resize this panel.

    Please feel free to let me know if I misunderstood you or if you have any other questions.

    TreeResize.zip