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

question: pagesize dynamic (rest of viewport) #825

Open
awb99 opened this issue Jul 31, 2018 · 1 comment
Open

question: pagesize dynamic (rest of viewport) #825

awb99 opened this issue Jul 31, 2018 · 1 comment

Comments

@awb99
Copy link

awb99 commented Jul 31, 2018

This is a question I could not find in the docs:

I basically want Griddle to use the remaining screen that it can use, so that it will always display as many rows as it can. My page has a menu on top, so griddle can use viewport height- header pixels.

Is this a stupid question?
I believe if there is lots of data to be displayed, then I want to show the maximum that I can
to the user.

Thanks!

@dahlbyk
Copy link
Contributor

dahlbyk commented Aug 9, 2018

This very much depends on how your data is available, but I would look at combining LocalPlugin and PositionPlugin to manage a fixed-height viewport.

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

2 participants