Directory

TwinColGrid add-on - Vaadin Add-on Directory

TwinColSelect component based on Vaadin Grids TwinColGrid add-on - Vaadin Add-on Directory
TwinColGrid is built upon the same idea of TwinColSelect component, but using grid instead of select. It provides a multiple selection component that shows two grids side by side. Left grid contains unselected items and the right grid the selected items. The user can select items from the list on the left and click on the ">" button to move them to the list on the right. Items can be deselected by selecting them in the right list and clicking on the "<" button. Component also supports drag and drop between grids. Also a fluent API is available to ease the usage of the component.