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

Demo: clarify which features have effect #9

Closed javier-godoy closed 2 years ago

javier-godoy commented 2 years ago

Some features (setSelectionColumnFrozen, etc) have no effect unless the selection mode is multi. There should be some feedback (tooltip?) in the "All Features" demo in order to convey that the setting does not apply.