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

Temporarily not in edit mode after changing editable twice in a row #1341

Open
TomoyaWashio opened this issue Jul 25, 2024 · 0 comments
Open

Comments

@TomoyaWashio
Copy link

If I change IgrColumn's editable from button to false while editing a cell, cell editing is canceled, but if I change it back to true and double click on the same cell, it does not go into edit mode.
*Once the other cell is put into edit mode, the problem is resolved.

The reproduction procedure is as follows

  1. Activate editing with the Edit ON button.
  2. Double-click any cell in Column1 to start editing.
  3. Consecutively click Edit OFF button → Edit ON button while the cell is being edited (cell editing is canceled).
  4. Double-click the cell in step 2→Cannot start editing.

Here is a sample to reproduce the issue.
grid-change-editable-bug.zip

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