JavaScript UI Libraries & Blazor Components Suite – Smart UI › Forums › Data Grid › Minimum 4 Task for Gantt ? › Reply To: Minimum 4 Task for Gantt ?
August 28, 2020 at 6:59 am
#101024
Hristofor
Member
Hi GLMSDev,
there’s a syntax error in the dateStart/dateEnd declaration of the individual tasks:
dateStart:'2020-02-01′,
dateEnd:'2020-02-10′,
...
dateStart:'2020-02-10′,
dateEnd:'2020-02-20′,
The closing apostrophe is not the same as the opening. This results in invalid date string declarations. That is why you don’t see any tasks loaded.
Best Regards,
Christopher
Smart HTML Elements Team
https://www.htmlelements.com