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

Problem with remove_row method and fixed rows #805

Closed
kritochin opened this issue Jun 15, 2013 · 1 comment
Closed

Problem with remove_row method and fixed rows #805

kritochin opened this issue Jun 15, 2013 · 1 comment
Labels

Comments

@kritochin
Copy link

I have a table where rows can be removed, but at the same time i've set the fixedRowsTop property (in this case to 2). The problem is that if I ever end up with a 3 rows table, when I try to remove one more, what happens is that the rows get duplicated, instead of being removed.

This is the example in fiddle.

http://jsfiddle.net/kritochin/gvyrZ/2/

@psmolenski
Copy link
Contributor

Fixed in 0.9.10

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants