JavaScript UI Libraries & Blazor Components Suite – Smart UI › Forums › Gantt › Programmatically adding elements to GanttChart › Reply To: Programmatically adding elements to GanttChart
August 27, 2021 at 3:57 pm
#102160
Member
Peter,
I realise now that you can’t leave any of the GanttDataRecord properties as null. It works now.
But i still can’t figure out how to get the parent. How do i get the Project Object? InsertTask(TaskObj, ProjectObj,Index)
thanks
John