tepi / FilteringTable

An add-on for Vaadin. Extends the Vaadin Table component to provide optional filtering components below the table header.
http://vaadin.com/directory/#addon/filteringtable
Apache License 2.0
45 stars 53 forks source link

Refresh blocking fix if filter does not change #137

Open vtuonone opened 4 years ago

vtuonone commented 4 years ago

Table does ignore refresh if filter does not get changed. Release refresh lock also in that kind of situation