I am using vaadin7.0.5 version with filteringtable-0.8.4.v7.jar(which is compatible with this version). Filtering is working fine as expected in firebox and chrome and ie11. But when i tried to use the internet explorer 8 or 9, once i did the filter, all columns shrinken,it look very odd.
In my case, most of user base using older version of ie only. Anybody can help me to sort out this issue
I am using vaadin 7.0.5 with filtertable0.8.4V7.jar and popupbutton2.2.0 jar for this application. During filtering the data, all data align to first column.
This is happening in IE8 / IE9 only. Working fine in Chrome/firebox. Find below the source code and your help highly appreciateable.
I am using vaadin7.0.5 version with filteringtable-0.8.4.v7.jar(which is compatible with this version). Filtering is working fine as expected in firebox and chrome and ie11. But when i tried to use the internet explorer 8 or 9, once i did the filter, all columns shrinken,it look very odd.
In my case, most of user base using older version of ie only. Anybody can help me to sort out this issue
I’ve made a decision to only support the latest versions of FilteringTable in both Vaadin 6 and Vaadin 7 branches. Could you upgrade both your Vaadin and FilteringTable to their latest versions and write back if the problem still persists?
we are using filter table version 0.9.15 on vaadin 7
suddenly we are getting grey out filters with filter table on chrome
its working on other browsers