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

Ext.grid.plugin.SelectionSubmit error while destroying instance with SpreadsheetModel #1422

Closed
fabriciomurta opened this issue Jan 27, 2017 · 0 comments
Milestone

Comments

@fabriciomurta
Copy link
Contributor

Found: 4.2.0
Ext.NET forum thread: Change Selection Model of GridPanel

On Ext.NET 4.1.0, while destroying an Ext.grid.plugin.SelectionSubmit, at least in the test case provided with the thread above, the selection model was always null.

As of Ext.NET 4.2.0, it is not and the code override handling the destruction of the class instance was mistakenly trying to reference the grid from the selection model, while it should have been done from the own Ext.grid.plugin.SelectionSubmit instance.

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

No branches or pull requests

1 participant