Fixed table height #535
Answered
by
lubber-de
manuelpoelzl
asked this question in
Collections (form, grid, menu, message, table, ...)
-
Is there a possibility to set a fixed table height like 600px or something inside a grid column? It seems that every height property i set is ignored thanks! |
Beta Was this translation helpful? Give feedback.
Answered by
lubber-de
Mar 4, 2019
Replies: 2 comments 2 replies
-
Here is something i prepared for a possible upcoming PR Change the |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
lubber-de
-
Works like a charm! |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Here is something i prepared for a possible upcoming PR
scrolling content table
It's not perfect yet, but maybe it helps you for now:
https://jsfiddle.net/49xgjau8/1/
Change the
height
in the CSS Part for.mytable > tbody
to whatever you wish