Lib: DHTMLX Scheduler
I need to set html5 data attribute to any cell in the timeline view. No problem to set cell class, but what about the data-attr?
Lib: DHTMLX Scheduler
I need to set html5 data attribute to any cell in the timeline view. No problem to set cell class, but what about the data-attr?
You need to make some changes in the source code (dhtmlxscheduler_timeline.js extension) and add data attribute while the HTML for cell is created.