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

How to set the height and add a vertical scrollbar to the React Grid #1779

Closed
alex153410 opened this issue Jan 17, 2019 · 3 comments
Closed
Assignees
Labels

Comments

@alex153410
Copy link

I have this test https://codesandbox.io/s/9zok7jx4ro and I would like to set the fixed height for the grid. I expect that vertical scrollbars to the grid (not to the page) will appear if the content of the grid will be beyond the allocated height. This is my current task. In the future I would like set the properties of the grid so that it fills all the available vertical (and horizontal) space allocated for the grid by some external div element. The grid is really nice but I am desperately stuck with the configuration. Thanks.

@alex153410 alex153410 changed the title How to set the hight of the react grid (bootstrap 4) How to set the height of the react grid (bootstrap 4) Jan 18, 2019
@MaximKudriavtsev MaximKudriavtsev self-assigned this Jan 18, 2019
@MaximKudriavtsev
Copy link
Contributor

Hi @alex153410,

We suggest using the VirtualTable plugin if you want to have a vertical scroll bar. Refer to the following demo to see how to implement auto height.

@MaximKudriavtsev MaximKudriavtsev changed the title How to set the height of the react grid (bootstrap 4) How to set the height and add a vertical scrollbar to the React Grid Jan 28, 2019
@MaximKudriavtsev
Copy link
Contributor

We are closing the issue due to inactivity. Feel free to reopen it if you need further assistance.

@lock
Copy link

lock bot commented Jun 15, 2019

This thread has been automatically locked since it is closed and there has not been any recent activity. Please open a new issue for related bugs or feature requests.

@lock lock bot locked as resolved and limited conversation to collaborators Jun 15, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants