Get the original grid value in Flexgrid

Posted by: shajiya.a on 6 October 2020, 6:47 am EST

    • Post Options:
    • Link

    Posted 6 October 2020, 6:47 am EST

    Hi,

    In the collection view, i am editing the row item value, while saving i required both the row original value and modified value, the whole row value with comma separated values, i used tacking changes, there only modified values only getting in itemEdited values. Is it possible to get the original grid data. Please assist.

  • Posted 7 October 2020, 5:53 am EST

    Hello Shaijya,

    The FlexGrid does not store the original data. You will need to manually create a copy of the item being edited and store it in an array. Please refer to the sample below for reference:

    https://stackblitz.com/edit/js-xhsdek

    Regards,

    Ashwin

  • Posted 8 October 2020, 2:41 am EST

    Thank you for the response.

Need extra support?

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

Learn More

Forum Channels