Trackchanges- ItemsAdded

Posted by: shajiya.a on 8 October 2020, 8:21 am EST

    • Post Options:
    • Link

    Posted 8 October 2020, 8:21 am EST

    Hi,

    I have a grid with collection view and assigning the table data to collection view which is fetching from DB, Like this,

    grid.itemsSource = new CollectionView(this.state.tableData);

    I enabled allownew = “true”

    I have enable track changes, so i can get the edited, added and removed item, its working fine. but when i have empty table data , when items also empty and tried to add new row, row added succesfully that i can seen in items in collectionview, but in itemAdded is not resemble, its still showing empty. Please assist me on that.

  • Posted 8 October 2020, 8:25 am EST

  • Posted 9 October 2020, 3:36 am EST

    Hi Shajiya,

    We are sorry but we were unable to replicate the issue at our end. Please refer to the sample link below that we used to replicate the issue:

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

    Can you please let us know whether we are missing something in order to replicate the issue? You can also modify the above sample so that it replicates your issue.

    Regards,

    Ashwin

Need extra support?

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

Learn More

Forum Channels