Sometimes the users just need native selection of the browser.

In that case grid selection can be disabled with selectionModel.type = null

And native selection can be enabled by selectionModel.native = true