Observable Array bound Table inside Flexsheet

Posted by: mehta_deepak on 15 April 2018, 5:59 pm EST

  • Posted 15 April 2018, 5:59 pm EST

    Hi,

    I am creating an observable array bound table inside the Flexsheet. The table is not reflecting the changes made to observable array. I tried using invalidate method on sheet,but it does`nt seem to work.

    Setting the data inside the table cell does`nt update the Array either.

    How can I get this working??

    Thanks,

    Raznin

  • Posted 16 April 2018, 4:10 am EST

    You are right to notice that tables and data used to create table are not in sync, and it is by design.

    Tables are meant to be used for visual purpose only and not for syncing data with a different source than sheet’s item-source.

    As you create a table the data used to create table is copied into sheet’s rows and any further modification is managed using data bound to sheet’s rows.

Need extra support?

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

Learn More

Forum Channels