hi
Is there a way to set not a fixed height in px or % but visible area hight and add vertical scroll only if the grid has more rows than can fit?
I have my page header and grid under it.
show vertical scroll only if the grid has many rows,
the grid should take all height left after my page title div.
Show horizontal scroll (my table has fixed-width) at the bottom of the page always
Show sticky grid header on scroll.
If I set the height to 100% - no sticky headers
Set the height to a fixed px value is not an option for me
See the attachment as an example, please.
thank you!
Attachment:
example_6023ad4f.zip