New to KendoReactStart a free 30-day trial

TaskModelFields
Premium

Maps field names from your task data to the fields that the Gantt component expects.

NameTypeDefaultDescription

children

string

Maps to the field that contains child tasks.

end

string

Maps to the field that contains the task end date.

id

string

Maps to the field that contains the unique ID for each task.

isExpanded

string

Maps to the field that indicates if a task is expanded to show child tasks.

isInEdit

string

Maps to the field that indicates if a task is currently being edited.

isRollup

string

Maps to the field that indicates if a task is a summary of child tasks.

isSelected

string

Maps to the field that indicates if a task is selected.

parentId?

string

Maps to the field that contains the parent task ID for child tasks.

percentComplete

string

Maps to the field that contains the task completion percentage.

start

string

Maps to the field that contains the task start date.

title

string

Maps to the field that contains the task title or name.

Not finding the help you need?
Contact Support