Hi,
WE are upgrading from vaadin 6 to vaadin 8.7.1 using LegacyApplication and LegacyWinow components, also we are using FilterTable but in the screen Filter is not visible only we are getting table data.
to visible Filter we are setting setFilterBarVisible(true) but this is not working and we didn’t find a method setFilterVisible() in filtering table version 1.0.1.v8.
Could you please help us on this issue how to display the search filter ?