File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -151,7 +151,7 @@ This solution relies on finding the task item in your data based on the properti
151151
152152This solution relies on disabling the built-in Tooltip and adding a custom one, so you have full control over its rendering and content.
153153
154- 1 . Disable the built-in Tooltip - set the ` ShowTooltip ` parameter to ` false ` .
154+ 1 . Disable the built-in Tooltip by setting the Gantt ` ShowTooltip ` parameter to ` false ` .
1551551 . Use a [ ` TaskTemplate ` ] ({%slug gantt-task-template%}) to render a unique ` id ` attribute to each task.
1561561 . Add a [ TelerikTooltip] ({%slug tooltip-overview%}) in the ` TaskTemplate ` .
1571571 . Set the Tooltip's [ ` TargetSelector ` ] ({%slug tooltip-overview%}#tooltip-parameters) to point to the task wrapper unique ` id ` .
You can’t perform that action at this time.
0 commit comments