Skip to content

question documentation - combination of stores memory/rest #202

@Jens-dojo

Description

@Jens-dojo

Hello,

the documentation has really become very good. But I am struggling when it comes to combine stores.

I need

  • store for use in dgrid ondemandgrid
  • based on REST operations
  • all data should (also) be completely hold in memory, so that sort and filtering are done locally.
    Fetch and get/put/delete/post done by REST.

What would be the correct combination?

declare( [Rest, RequestMemory, Trackable])

Thank you for your help!!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions