Hello Prolay,
Binding the Title, Start and End properties can be done with the approach I described in my previous response. Binding the other properties of the GanttTask or a custom property in the CellTemplate is a bit different and you will need to access it from the
OriginalEvent proxy. This is done for optimization purposes.
The next code snippet shows how to bind the Description property of the GanttTask:
If you have any other questions feel free to write to us again.
Greetings,
Vladi
the Telerik team