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
60
ZoomPanel and Scrollbars
posted

Hi,

I m using UltraZoomPanel inside simple Form (https://imgur.com/NblEtSR).

Zooming is working well but when I zoom in, UltraZoomPanel makes appear scrolbars. Whereas all my controls fit inside (https://imgur.com/h01eZZI).

Then, if I zoom out to get back my zoomfactor to 1, scrollbars are still visible (https://imgur.com/VGKaTTi).

How can I hide this scrollbars?

Thank you

Parents
No Data
Reply
  • 965
    Offline posted

    I am having a very similar issue where the zoom panel is on a grid and scrollbars already exist because of the size of the data. When I zoom in the scrollbars are shortened and look exactly like this users screenshot. Zooming out keeps the scrollbars looking the same. I can no longer use the scrollbars to scroll thru my data, I can only use the mouse wheel. I am using Infragistics 17.1 original release.

Children