Integration with DHTMLX widgets
Integrate DHTMLX To Do List with other DHTMLX widgets, such as Gantt, Scheduler, Kanban, and Grid. The examples below show how to combine them.
Integration with DHTMLX Gantt
The example below combines the To Do List with the DHTMLX Gantt chart:
Integration with DHTMLX Kanban
The example below combines the To Do List with the DHTMLX Kanban board:
Integration with DHTMLX Scheduler
The To Do List integrates with the DHTMLX Scheduler in two ways: with and without project grouping.
Example without projects
The snippet below integrates the To Do List with the Scheduler without project grouping:
Example with projects
The following example integrates the To Do List with the Scheduler and groups tasks by project:
Integration with DHTMLX DataGrid
The example below combines the To Do List with the DHTMLX DataGrid: