Hi,
I have implemented in my project a GridPanel with checkbox selection model as shown in this sample:
https://examples2.ext.net/#/GridPane...box_Selection/

I see that for example, if I check 4 rows and then I click on a cell of any rows in gridpanel, the 4 selection was lose and I'm forced to repeat the selection.

There is a way to keep the selections when clicking on a cell/row?

Thank you very much!

Stefano Lonati