Scrollbar do not appeared on q-table #17770
Unanswered
salueii
asked this question in
General - Components / Directives / etc
Replies: 1 comment
-
I found the solution, mention it here for others to use in similar situations.
However, it is appreciated, if a better solution is proposed, it would be much better not to specify the height the q-table statically. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have simple q-dialog that contain (is parent of) q-layout / q-page-container / q-page / q-table.

q-table has server side pagination.
I want the scrollbar appeared on q-table and data inside the q-table become scrollable, BUT the scrollbar appear on page. any help welcomed.
this is the pics of dialog :
Beta Was this translation helpful? Give feedback.
All reactions