-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels