When a double click is preformed to edit a cell the text is all selected, is there a way to stop this? I was going to use a JS trick but in the event editCellStarted its to early as the selection happens after this event. Is there a way to do this?
Hello,
Thank you for your post.
Can I ask you, do you have enabled row editing, I mean when you double click the cell that you want to edit, this cell became editable, and the content in it is selected, right? What do you want to happen if you start to edit, to change the default text selection in the editor when a cell is edited and for example the caret to be at the end of the selected content?
Looking forward to hearing from you!