Hi,
A customer of me needs the table list text to be "selectable", that is, he needs to be able to copy paste the text.
Right now every row of the table has a click event (cool) to edit, and it seems like every column of the row is "dragable" so you can move the text as a whole, but you can not select a part of it.
Does it make sense?
How could i deactivate this "dragable" behaviour of those columns I want to?