Angular 2 Flex Grid Data update

Posted by: lior.mizrahi on 19 November 2018, 4:29 am EST

    • Post Options:
    • Link

    Posted 19 November 2018, 4:29 am EST

    hello,

    we are looking for an efficient way to update table Model (add\update\delete), similar to Angular “trackBy” function (which allows the model to identify a row uniquKey).

    The table presents a lot of data.

    thank you

  • Posted 20 November 2018, 2:49 am EST

    Hi,

    FlexGrid doesn’t provide an option similar to ‘trackBy’ but Wijmo FlexGrid is optimised for efficiency and performance. As part of its design, it recycles and virtualizes cells, which makes sure that only the cells which are currently in view are created so that user won’t have to worry about the performance when dealing with a large amount of data.

    You may check out the following sample to test different features of FlexGrid with different sample data sizes:

    https://demos.wijmo.com/5/angular2/explorer/explorer/#/grid/intro

    ~Sharad

Need extra support?

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

Learn More

Forum Channels