Skip to content

Commit f873a80

Browse files
ntachevadimodi
andauthored
Update knowledge-base/gantt-tooltip-access-model-fields.md
Co-authored-by: Dimo Dimov <[email protected]>
1 parent d4d075d commit f873a80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

knowledge-base/gantt-tooltip-access-model-fields.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ This solution relies on finding the task item in your data based on the properti
151151

152152
This 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`.
155155
1. Use a [`TaskTemplate`]({%slug gantt-task-template%}) to render a unique `id` attribute to each task.
156156
1. Add a [TelerikTooltip]({%slug tooltip-overview%}) in the `TaskTemplate`.
157157
1. Set the Tooltip's [`TargetSelector`]({%slug tooltip-overview%}#tooltip-parameters) to point to the task wrapper unique `id`.

0 commit comments

Comments
 (0)