Hello,
I want to be able to select the text from the Grid (for copy & paste to another places or documents). It looks like that this is only possible when Grid Data is set to be editable, but I don't want to activate this option. Grid Data should be read only but text selection should be possible anyway!
In the pqgrid.dev.js I found line 1737 where the disableSelection function is called. When I comment this out, text selection is now possible!
My problem is, when I double-click a single word in the text, the text selection is completely confused in Google Chrome (please see my screenshot attached)! In FireFox and IE it works like expected.
Do you have any idea why the selection by double-click is weird in Chrome?
Thanks in advance,
Syreta