FlowingCode / GridHelpers

Several grid recipes for Vaadin 23+ (and 22), ready to use. DOES NOT require extending Grid.
https://addonsv23.flowingcode.com/grid-helpers
Apache License 2.0
12 stars 1 forks source link

Checkbox column #69

Closed mlopezFC closed 1 year ago

mlopezFC commented 1 year ago

It would be great to add support for creating a special kind of column that would contain checkboxes as the value, and also a checkbox in the header that would select / deselect all the checkboxes in that specific column