I have a question: when I filter after a dateinterval and then user table.getFilterable().getItemsId() to get only the selected id’s, sometimes it misses a few rows. It doesn’t always return all the filtered elements. Do you know why ?
I forgot to mention! I use the version for vaadin 6.8 and I cannot change it :(