AntoRin

Results 2 issues of AntoRin

**Dhtmlx-gantt version**: 7.1.13 I am using the free version of dhtmlx-gantt. This means that I won't be able to initialize a new gantt instance on component render. I perform some...

I am using the following block of code to import MPP files: `gantt.importFromMSProject({ data: file, taskProperties: ["Notes", "Name", "Start", "Finish", "Start1", "Finish1"], callback: function (project) {}...` Given that "Start", "Finish",...