0

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?

Rob
  • 14,746
  • 28
  • 47
  • 65

1 Answers1

0

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.

Polina
  • 412
  • 2
  • 6