Error: Property 'remove' does not exist on type 'ICollectionView<any>'

Posted by: r.kondaru on 5 November 2020, 2:39 pm EST

    • Post Options:
    • Link

    Posted 5 November 2020, 2:39 pm EST

    Hello Team,

    While remove the row of FlexGrid in angular I got the error

    Below is the syntax I have used.

    this.flexGrid.collectionView.remove(row.dataItem); //error: Property ‘remove’ does not exist on type ‘ICollectionView’

    please help me to resolve the issue.

    Thanks.

  • Posted 5 November 2020, 11:45 pm EST

    this.flexGrid.editableCollectionView.remove(row.dataItem);

Need extra support?

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

Learn More

Forum Channels