Header double click in TypeScript Kanban control
18 Nov 20181 minute to read
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.
18 Nov 20181 minute to read
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.