Grid leaves edit mode when data in other grid instances gets updated

Posted by: leonard.chesca on 3 September 2021, 3:21 am EST

  • Posted 3 September 2021, 3:21 am EST

    Hello,

    We’re experiencing an issue with the grid cellEditEnded event being fired prematurely, without user interaction, as a result of other grids’ data in the page being updated while the edit takes places.

    Specifically, the user edits data in a grid and leaves the cell. The update triggers a data refresh in other grids on the page. If the user starts editing the next cell right away, the cell enters edit mode, but after one or two characters get entered, the cell leaves edit mode. We established that this behavior is reproducible only when there are other grids in the page, that get their data refreshed after the first cell edit action, and that it stops forcibly leaving edit mode once all other grid instances are updated.

    Is it a known behavior, other grids’ data refreshes interfering with current grid edit mode, and how can we circumvent this issue, while keeping the data sync between grids?

  • Posted 5 September 2021, 6:56 pm EST

    Hello,

    Sorry, but we are unable to replicate the issue at our end. I have tried to replicate your issue with multiple grids by providing the same dataSource to all the grids. Please refer to the sample link below :

    https://stackblitz.com/edit/js-hz6z1y?file=index.js

    Could you please provide some more information, on how you are refreshing the data on other grids, or if possible please provide a sample replicating the issue. You can also make changes to the sample above to replicate your issue and send us back so that we can help you better.

    Regards

Need extra support?

Upgrade your support plan and get personal unlimited phone support with our customer engagement team

Learn More

Forum Channels