Our state of the art Gantt chart


Post by rahulranjan »

Hi I don't want to show anything in my taskContextMenu how can in hide that. All the items like edit, add above/below

Post by mats »

If you want to disable taskContextMenu just set it to false.
features : {
    taskContextMenu : false
}

Post by rahulranjan »

Thanks Mats

Post Reply