Thursday 27 June 2013

Disabling Vaadin combobox's paging

Hello,
    Vaadin has really great Combobox implementation with lot features like filtering, paging, setting input promt, etc. But sometimes you may need to display whole set of item in combobox instead of having paging, this article I'll describe how it can be done.