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

Grid does not persist selection after cancelling popup editing #3928

Closed
TsvetinaIvanova opened this issue Jan 22, 2018 · 0 comments
Closed

Comments

@TsvetinaIvanova
Copy link
Contributor

Bug report

If you start editing a selected record (change a value) and then cancel it, in a Grid with persistSelection: true, the row loses selection.

Reproduction of the problem

  1. Open this Dojo
  2. Select a row and then click Edit to bring up the popup edit form.
  3. Change a value in the edit form (Grid loses row selection).
  4. Cancel editing - the Grid row remains unselected.

Expected/desired behavior

When persistSelection is set to true, the rows should not lose their selected state during editing.

Environment

  • Kendo UI version: 2018.1.117

Reported in: 1148833

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

4 participants