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

feat: add enhanced support for grid rows selection #57

Closed flang closed 1 year ago

flang commented 1 year ago

Enables grid rows selection using arrow up/down, click, shift+click, shift+arrow up/down, ctrl+space and ctrl+click

Close #13

flang commented 1 year ago

fixed

flang commented 1 year ago

Fixed