Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Print only appeared content rows with tableBodyMaxHeight applied #2028

Open
tsunwu opened this issue Feb 9, 2024 · 0 comments
Open

Print only appeared content rows with tableBodyMaxHeight applied #2028

tsunwu opened this issue Feb 9, 2024 · 0 comments

Comments

@tsunwu
Copy link

tsunwu commented Feb 9, 2024

Expected Behavior: I would like to print all content(rows)
Current Behavior: it prints only appeared rows.
Screenshot 2024-02-08 at 5 57 19 PM
Screenshot 2024-02-08 at 5 57 46 PM

My code:

options: {
tableBodyMaxHeight: '425px',
responsive: 'standard',
rowsPerPage: 100,
};

version: 4.3.0

This behavior happens when the "tableBodyMaxHeight" options is set, but not "tableBodyHeight".
Is there any fix for this issue so I can print all content while having max height on the table in view?

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant