Please tell me how to convert a column to a link in the Gantt chart. I tried to convert the same by iterating the <tr> tags and converting the first column content to a link however, when the task are re-ordered it get disturbed.
Column properties only support date formatting.
Please help
1 Answer, 1 is accepted
0
Dimitar Terziev
Telerik team
answered on 15 May 2015, 06:15 AM
Hi,
Currently the gantt widget does not offer functionality to define column templates. Any manual insertions or replacements in the dom structure will be disregarded due to the complex rendering mechanism of the widget, which is optimized for performance.
Regards,
Dimitar Terziev
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!