Skip to content

Filterable PagedTable #21

@gorishagh

Description

@gorishagh

Hi,

I am trying to apply filters to the PagedDataContainer and I get the following exception:

com.jensjansson.pagedtable.PagedTableContainer cannot be cast to com.vaadin.data.Container$Filterable

It seems the PagedDataContainer does not implement Filterable interface so that the data in container could be filtered. It would be nice if your class had such capability.

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