melistik / vaadin-grid-util

simplify the use of vaadin's grid and add features
https://vaadin.com/directory/component/gridutil
MIT License
32 stars 21 forks source link

InMemoryDataProvider instead of ListDataProvider #53

Open ekomrak opened 6 years ago

ekomrak commented 6 years ago

Could you use InMemoryDataProvider instead of ListDataProvider in GridFilter class? It will make possible to use filters with TreeGrid. I tested it works perfectly with InMemoryDataProvider.