Skip to content

add secondary sort-property #185

@gerpres

Description

@gerpres

hi all,
in dgrid 0.3.x I used _getQueryOptions to add another - in fact primary - sorting property prior to actually query the store.
I need this, because I want to have some sort of grouping.
The user can just select one single sort criteria, and the rendering (in the header etc.) is just fine.

We recently switched to the latest dgrid+dstore - I'm having a hard time figuring out, how to build a similar system. It seems to me, that _StoreMixin.setCollection() may be a good starting-point. but the sort-array is given to the collection "as-is".

Is there any feature I'm missing?
regards

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions