577
Views
2
Comments
Solved
How to add vertical scroll to the table?
Question
Application Type
Reactive

Hi everyone,

Could you tell me how to achieve vertical scroll?

I looked at the online help below, but I don't know how to set it up and am kind of still stuck...

https://success.outsystems.com/Documentation/How-to_Guides/Front-End/How_to_scroll_records_in_a_table_with_a_fixed_header

Hope to hear from you.

Best Regards,

2021-06-02 20-50-04
Márcio Carvalho
Solution

Try this. Dont forget, to make it scrollable, it must have a height to limit.

If you don't want the fixed header, just remove the class from the theme, which as a style position: sticky.

Kind Regards,

Márcio

scroll vertical.oml
UserImage.jpg
Zamiemon U

Hi Márcio
I'm glad the problem was solved!

Thank you for teaching me kindly.

Regards,
Zamiemon

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.