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
1540
Limit the ultragrid visible rows
posted

Hello,

I have a ultraGrid on my APP and I need to limit the visible rows. I want to my grid only shows 3 rows and beyond the user needs to scroll down.

Can I do this?

Thank you.

Best regards,

Maria

Parents
No Data
Reply
  • 469350
    Offline posted

    Hi Maria,

    The only way to do this would be to adjust the height of the grid such that only three rows fit.

    There's no built-in way to make the grid only show three rows.

Children