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

[FEATURE] - Ability to specify max limit of rows for table view #516

Open
eng-ahmad-sameer opened this issue Jan 14, 2025 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@eng-ahmad-sameer
Copy link

Summary

I am facing a memory issue while getting 100 rows for a table, and I do not want to increase the memory limit. Could you provide the ability to specify the max retrieved rows, which will hide the rows count dropdown?

Basic Example

It can be specified by modal like:

maxRows: 50 

at at max 100 or 200.

Drawbacks

No drawbacks

Unresolved questions

No response

@eng-ahmad-sameer eng-ahmad-sameer added the enhancement New feature or request label Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant