vitmalina/w2ui

w2grid.onSelect event not working corectly

Closed this issue · 0 comments

w2grid.onSelect event is not triggered when a row is unselected with ONLY the mouse click .

Demo is here: https://w2ui.com/web/demos/#/grid/10

With CTRL + mouse click unselect is working -> w2grid.onSelect is called...

In the first versions of W2ui 2.0 before the end of 2023 it worked...

Thanks.