I'm develping a webapp using Angular + Lumx. I'm implementing a dialog in which there are a table with a lot of columns and a lot of rows so it scrolls even horizontally even vertically.
The problem is that the horizontal scrollbar is visible only at the end of the page. But in this way it is not clear that the user can also scrolls horizontally.
Is there a way to make the horizontal scrollbar always visible?
Thanks a lot!
As you can see in the screens below, the horizontal scrollbar is visibile only if I'm at the end of the page
After scrolling vertically at the end of the page, I can see it