vitmalina / w2ui

UI widgets for modern apps. Data table, forms, toolbars, sidebar, tabs, tooltips, popups. All under 120kb (gzipped).
http://w2ui.com
MIT License
2.64k stars 730 forks source link

w2grid 2.0 does not support multiSelect: false with cell selection #2430

Open rehe76 opened 1 year ago

rehe76 commented 1 year ago

Short description When using cell selection you can drag to select multiple cells when multiSelect is set to false.

What is current behavior Multiple cells can be selected

What is desired behavior Only one cell should be selected

Link to jsfidle/codepan with sample code Example

Steps to reproduce or sample Click a cell in the fiddle and drag