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
95
UltraTree (2011.1) Horizontal Scrollbar Issue
posted

In design mode I have set Scrollable to Show, however at runtime only the vertical scrollbar shows, the only way to get back to the top is to slowly traverse back up through the folders.

 

Parents
No Data
Reply
  • 469350
    Offline posted

    Hi,

    VTUK said:
    In design mode I have set Scrollable to Show, however at runtime only the vertical scrollbar shows

    Then clearly something in your code is changing this property at run-time.

    If you are not setting it explicitly, then it could be getting changed by loading a Layout or a Preset into the grid.

    Oops, ignore that last part. For some reason I thought you were using the grid. My best guess is that you are setting some property at run-time that is causing this. Are you sure you are not setting Scrollable in code?

    VTUK said:
    the only way to get back to the top is to slowly traverse back up through the folders.

    I'm not following you here. If the vertical scrollbar is visible, you should be able to use it to scroll up and down. Did you mean the Horizointal scrollbar is the only one that shows?

Children
No Data