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

Hypergrid 3.0.1 showcheckbox #758

Closed
Revathigb opened this issue Sep 26, 2018 · 9 comments
Closed

Hypergrid 3.0.1 showcheckbox #758

Revathigb opened this issue Sep 26, 2018 · 9 comments
Labels

Comments

@Revathigb
Copy link

When a new row is added to the hypergrid,If a row is checked it selects all the rows in the hypergrid.
Unable to deselect the checkboxes.
After refreshing the app the checkbox select or unselect works.
Need help to resolve this issue :)

Thanks

@Revathigb Revathigb changed the title Hypergrid showcheckbox Hypergrid 3.0.1 showcheckbox Sep 26, 2018
@joneit
Copy link
Contributor

joneit commented Sep 26, 2018

I'm not seeing this behavior. How are you adding rows? Did you call myGrid.behaviorShapeChanged() ?

@Revathigb
Copy link
Author

I'm adding dynamically using form and for behaviourchange I'm using grid.behaviorChanged();

@joneit
Copy link
Contributor

joneit commented Oct 8, 2018

If you could forward a minimal-demonstrable example, please, I would then be able to determine if a fix could be made. thanks

@Revathigb
Copy link
Author

@joneit I'm using Hypergrid in my angular 6 app.Will update you with the demonstrable example soon.

@joneit
Copy link
Contributor

joneit commented Oct 10, 2018

Thanks for the screenshare. As we identify real issues, I will create separate GitHub issues for each.

Created Issue #764:
When all rows selected, getSelectedRows returns inaccurate results.

@joneit
Copy link
Contributor

joneit commented Oct 25, 2018

Created Issue #765:
renderLastSelection throws error after deleting all rows

@joneit
Copy link
Contributor

joneit commented Oct 25, 2018

Created Issues #769 and #770:
Hypergrid mouse events have outdated keys/currentKeys
Hypergrid keys/currentKeys not SHIFTed

@joneit
Copy link
Contributor

joneit commented Oct 25, 2018

All sub-issues resolved, to be merged by PR #762, for 3.1.0 release.

@joneit joneit closed this as completed Oct 25, 2018
@joneit joneit added the bug label Oct 25, 2018
@joneit
Copy link
Contributor

joneit commented Oct 25, 2018

Thanks @Revathigb for reporting these bugs and the opportunity to track them down and address them! Version 3.1.0 (formerly called 3.0.4) will be released this week (possibly today).

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