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

Auto-resizer doesn't show rows when height is above certain value. #1770

Closed
joshmackey opened this issue Oct 8, 2014 · 0 comments
Closed

Comments

@joshmackey
Copy link
Contributor

Go here http://ui-grid.info/docs/#/tutorial/213_auto_resizing

and type the following into the console. You'll see that the grid doesn't render all the rows it can until you scroll or sort.
$('.grid').style.height = '690px';

@joshmackey joshmackey changed the title Auto-resizer doesn't show rows when height is above certian value. Auto-resizer doesn't show rows when height is above certain value. Oct 8, 2014
@c0bra c0bra closed this as completed in 1bb5367 Oct 8, 2014
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