Skip to content

IsReadOnly does not abort active edit #381

@Mangepange

Description

@Mangepange

Description:

If the IsReadOnly property is changed during an active edit operation, the editing operation is not aborted.

Steps to Reproduce:

In the "Editing" sample:

  • Disable "is readonly"
  • Start to edit some cell
  • Enable "is readonly"
    The edit operation is still active

Expected behavior:

Whenever the IsReadOnly state is changed to true, an existing edit should be cancelled.

Screenshots:

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions