Posted 17 May 2019, 12:22 am EST - Updated 3 October 2022, 8:03 pm EST
Dear support,
I noticed FlexGrid allows dragging column headers to group panel which is very handy. I am just curious whether it is possible to drag a column header to any DOM element on the page. Are there any particular event listeners we can utilise?
e.g We’d like users to drag a column header and drop it to one of our search key input fields to automatically fill that input. Is it hard to implement?