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 selectType: 'cell' stops column sorting from working #2431

Open rehe76 opened 1 year ago

rehe76 commented 1 year ago

Short description If you enable cell selection with selectType: 'cell' then column sorting by clicking on the column heading stops working

What is current behavior Column sorting is not working in 2.0. This is a regression from 1.5

What is desired behavior Column sorting should behave the same regardless of row or cell selection

Link to jsfidle/codepan with sample code Standard column sorting example with selectType: 'cell'

Steps to reproduce or sample Click the 'First Name' column heading