We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Please take a look at this sample code =>
http://plnkr.co/edit/GPbHJkWujaecHjTFwFLD
Issue (1) Open and Close of any "grouping", messes up the "+" sign because of the Filtering option on the top (works without Filter option)
Issue (2) The column reordering does not work properly, i.e. the animation is messed up
Please let me now how to fix these issues or is it a bug in the lib?
It looks like if I remove "ui-grid-grouping" directive, the column reordering works.. but obviously "grouping" is missing.
The text was updated successfully, but these errors were encountered:
I believe (1) is a duplicate of #3394 And (2) is a duplicate of #3395. Both have pending pull requests which resolve the issues.
Sorry, something went wrong.
No branches or pull requests
Please take a look at this sample code =>
http://plnkr.co/edit/GPbHJkWujaecHjTFwFLD
Issue (1) Open and Close of any "grouping", messes up the "+" sign because of the Filtering option on the top (works without Filter option)
Issue (2) The column reordering does not work properly, i.e. the animation is messed up
Please let me now how to fix these issues or is it a bug in the lib?
It looks like if I remove "ui-grid-grouping" directive, the column reordering works.. but obviously "grouping" is missing.
The text was updated successfully, but these errors were encountered: