How to drag select header text of datatable when using dragColumn?

http://webix.com/snippet/624e49be

You need to close the editor via onBeforeColumnDrag event:

http://webix.com/snippet/3590e983

Thanks, but this is not the answer for my question. My question is, user want to drag select the text of the header and copy, but keeping dragColumn feature.