FlexGrid Copy/Paste without clicking

Posted by: eveverad3 on 17 June 2019, 7:33 pm EST

    • Post Options:
    • Link

    Posted 17 June 2019, 7:33 pm EST

    Hello Team,

    Working with Flexgrid in Angular 7

    I would like to catch the event when a value is changed in a cell.

    I am able to do it if the user actually clicks on the cell using the cellEditEnding event.

    The problem is when the user copies the value from another cell and directly pastes it to a second cell without clicking on this second cell. In this case the cellEditEnding is not triggered and I am not able to detect the change.

    The video in attachment shows that the background color does not change (so modification not detected) if I directly paste on the cell without clicking on it.

    Thanks and regardsFlexGridCopyPaste.zip

  • Posted 18 June 2019, 9:19 pm EST

    You may handle the pasting event of FlexGrid and update all the cells that were affected by pasting operation. Please refer to the sample below:

    https://stackblitz.com/edit/angular-fz89th

Need extra support?

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

Learn More

Forum Channels