Skip to content

Remote data and filter options #16

@strowk

Description

@strowk

There's one moment, which is either missing in documentation or not implemented.

Imagine I'm using remote data loading (https://github.com/Diaver/material-datatable#remote-data) and loading data page by page. So I load only the page, which user is looking at. I also already know all possible values for filters beforehand.
Let's say column 'status' can be 'OK' or 'ERROR'. But the first page has only objects with 'OK'. Right now OOB shown possible values for filter would include only OK. How can I override that?
If it's not possible, documentation should say that remote data loading is not fully supported, because basically it makes filters unusable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions