mleibman / SlickGrid

A lightning fast JavaScript grid/spreadsheet
http://wiki.github.com/mleibman/SlickGrid
MIT License
6.81k stars 1.98k forks source link

Question - Is there any way to drag the column header text outside SlickGrid? #981

Open jpatel3 opened 10 years ago

jpatel3 commented 10 years ago

I want to drag the slickgrid column (on click of header, just drag the column header text in drag object) and drop it on another div.

Is there any event which I can tap into?