Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
105
Cell onEdit populating old value after Discard Issue
posted

Hi Team,

I am facing the below issue while editing a cell and discard the changes. I have edited a cell and without saving clicked on Discard changes. We will be able to see the old value but if i click on the cell, discarded value is populated. I could reproduce this issue in igx-grid sample stackblitz. I could see the cell.editValue is having discarded value and is populated onEdit. Kindly let me know the fix for this issue.

Please find the steps to reproduce the issue.

  1. Edit a particular cell and click on Enter.
  2. Discard the changes.
  3. We will be able to see the old value.
  4. Click on that cell for edit, the discarded value is populated.

Stackblitz - https://stackblitz.com/edit/angular-ijtpog

Thanks,

Vijay V

Parents Reply Children
No Data