3.2.0

Disable text selection when selecting multiple row

When I right-click or ctrl-click on multiple rows, the text in the cells is selected too. This make the grid look very confusing. How can I disable text selection in the grid.

I have tried:

<div id="mygrid" onselectstart="return false"></div>

but it does not work on ie7.

Thanks.
David
April 27,

This topic is archived.

See also:


Back to support forum