ServerCollectionView

Posted by: jgallais on 5 March 2018, 5:05 am EST

  • Posted 5 March 2018, 5:05 am EST

    Hi,

    A easy question for you.

    We are tying to implement an Angular 5 application that’s needs to display many datas on a flexgrid, with de possibilities to filtrer, sort, group, having total lines…

    But the problem is the memorie on the front side…

    We have read somes lines about de servercollectionview (ODataCollectionView).

    It seems permit to filter, and sort on the server side…

    but can we do groups , total lines, and made infinite scroll data loading from the server side, with that’s API ?

    Thank’s in advance for your answer.

    Jonathan.

  • Posted 5 March 2018, 10:32 pm EST

    Hi,

    You we can implement filtering,sorting,paging on server side using ODataCollectionView. But grouping is implemented only at the client side ( this is by design)

    For infinite scroll which load data from server, you can refer to following plunker:-

    http://plnkr.co/edit/VHcABkDcb0rvEPGE9CnP?p=preview

Need extra support?

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

Learn More

Forum Channels