Child summaries disappears when edit a cell and press tab on click on cell in same row when rowEditable is true #4949
Labels
🐛 bug
Any issue that describes a bug
🔥 severity: high
grid: general
grid: row-editing
grid: summaries
grid: tree-grid
version: 7.3.x
✅ status: resolved
Applies to issues that have pending PRs resolving them, or PRs that have already merged.
Description
Child summaries disappears when edit a cell and press tab on click on cell in same row when rowEditable is true
Steps to reproduce
1.Open dev sample treeGridFlatData
2. Click button rootAndChildLevels
3. Select the Enable Row Editing
4. Double click on cell in column Salary and row ID 4
5. Change its value
6. Press tab key or click on a cell in same row
Result
The child summaries are empty
Expected result
The child summaries should be displayed
Attachments
The text was updated successfully, but these errors were encountered: