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

When frozenBottom set to true, can't add new rows #73

Open
CoffeeJerk opened this issue Apr 16, 2014 · 0 comments
Open

When frozenBottom set to true, can't add new rows #73

CoffeeJerk opened this issue Apr 16, 2014 · 0 comments

Comments

@CoffeeJerk
Copy link

The bug is this: use your example: http://jlynch7.github.io/SlickGrid/examples/example-frozen-columns-and-rows.html. Set frozenBottom:true in the options. Then either add a row or insert a row. You will see a gap appear between the frozen rows and the overflow rows, and one row of data will disappear. The more rows you add, the more disappear. They are in the DOM, just not visible.
This is not a show stopper, but we do have a use case that requires adding rows to a frozenBottom=true Slick Grid. Thanks for all the excellent work you have done on this grid.

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