Grid2 - Vaadin Add-on Directory
Advanced filtering Grid . Customizable on server sideGrid component implementation. It extends functionality of Vaadin Table by adding:
advanced filtering
paging
grid data export to excel and csv
Grid supports the following operators for filtering by default:
Strings, Enums: contains, starts with, like, equal, not equal
Numbers and Dates: equal, not equal, between, greater, less, greater or equal, less or equal
Boolean: equal, not equal
The second version of [Grid](https://vaadin.com/directory#!addon/grid) addon
Grid2 version 2.0.0
Migrated to Vaadin 7.5.5
packages renamed from com.lexaden.grid to com.vaadin.grid