Clear cell selection when dblclicked

Clear cell selection when dblclicked

ToybToyb Posts: 17Questions: 8Answers: 0

I want to be able to dblClick a row but clear the automatic selection of the word inside of the cell. I do want to be able to select the text after the dblClick if needed.

I've tried several approaches similar to "table.cell.blur()".

How can I find and clear the selection of the dblClicked cell?

http://live.datatables.net/qetezegi/4/edit

Thanks!

Sign In or Register to comment.