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

SelectionFilter styles are not applied #7

Closed javier-godoy closed 2 years ago

javier-godoy commented 2 years ago

When a selection filter is configured, a custom style should be applied to non-selectable rows. It isn't. image