In the gantt chart, you can set a custom tooltip when the user is hovering over each of the jobs.
Is it also possible to customize the tooltip that is shown when you modify one of the jobs? In one of my demos, it shows the following:
but what I want in that tooltip is actually the current start and end times also (basically, my own custom string parameter)
The same would be for not changing the size of the job, but dragging the position left-right.