Closed javier-godoy closed 2 years ago
The second parameter in the call to updateSelection must be the set of items to be removed from the selection (i.e. the items that were selected minus the items that are being selected).
updateSelection
This trace up to the initial commit https://github.com/FlowingCode/TwinColGridAddon/blame/396f518103548c4b0a76705bfb7bab8b23165c6e/src/main/java/com/flowingcode/vaadin/addons/twincolgrid/TwinColGrid.java#L310
The second parameter in the call to
updateSelection
must be the set of items to be removed from the selection (i.e. the items that were selected minus the items that are being selected).This trace up to the initial commit https://github.com/FlowingCode/TwinColGridAddon/blame/396f518103548c4b0a76705bfb7bab8b23165c6e/src/main/java/com/flowingcode/vaadin/addons/twincolgrid/TwinColGrid.java#L310