Handle Header Double-Click in JavaScript Kanban
You can bind the header double click event by using the dataBound event at the initial rendering. You can get the column header text when you double click on the headers.
You can bind the header double click event by using the dataBound event at the initial rendering. You can get the column header text when you double click on the headers.