Skip to content

Commit cea2ab3

Browse files
Merge pull request #215 from Syncfusion-Content/hotfix/hotfix-v20.2.0.36
DOCINFRA-2341_merged_using_automation
2 parents dae83a1 + 81f37a9 commit cea2ab3

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

aspnet/Gantt/Customizations.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
layout: post
33
title: Customizations | Gantt | ASP.NET Webforms | Syncfusion
4-
description: Customizations
4+
description: Learn here about Customizations support in Syncfusion ASP.NET Webforms Gantt Control, its elements, and more.
55
platform: aspnet
66
control: Gantt
77
documentation: ug
88
---
99

10-
# Customizations
10+
# Customizations in ASP.NET Webforms Gantt
1111

1212
Gantt provides support for the following UI customizations,
1313

@@ -82,7 +82,7 @@ The DOM structure and class names mentioned in the above code snippet is mandato
8282

8383
The following screenshot shows the template for taskbars in Gantt.
8484

85-
![](Customization_images/Customization_img1.png)
85+
![ASP.NET Webforms Gantt Mapping data source](Customization_images/Customization_img1.png)
8686

8787
## Task label template
8888

@@ -106,7 +106,7 @@ The following code example explains how to set task name field as right label an
106106

107107
The following screenshot shows Gantt with task labels mapped with different data source fields
108108

109-
![](Customization_images/Customization_img4.png)
109+
![ASP.NET Webforms Gantt Task label templates](Customization_images/Customization_img4.png)
110110

111111
### Task label templates
112112

@@ -154,7 +154,7 @@ You can find the online demo sample for task label templates in Gantt [here](htt
154154

155155
The following screenshot shows Gantt with task label templates.
156156

157-
![](Customization_images/Customization_img2.png)
157+
![ASP.NET Webforms Gantt Tooltip template](Customization_images/Customization_img2.png)
158158

159159
## Tooltip template
160160

@@ -213,7 +213,7 @@ The following code example shows how to customize the tooltip.
213213

214214
The following screenshot shows Gantt with task tooltip customization.
215215

216-
![](Customization_images/Customization_img3.png)
216+
![ASP.NET Webforms Gantt Dependency tooltip](Customization_images/Customization_img3.png)
217217

218218
### Dependency tooltip
219219

@@ -260,7 +260,7 @@ The default dependency tooltip in Gantt can be customized by using `PredecessorT
260260
{% endhighlight %}
261261

262262
The following screenshot show the output of above code example.
263-
![](Customization_images/Customization_img8.png)
263+
![ASP.NET Webforms Gantt Cell tooltip](Customization_images/Customization_img8.png)
264264

265265
### Cell tooltip
266266

@@ -305,7 +305,7 @@ TreeGrid part tooltip can also be customized using `CellTooltipTemplate` propert
305305

306306
{% endhighlight %}
307307

308-
![](Customization_images/Customization_img5.png)
308+
![ASP.NET Webforms Gantt Taskbar Editing Tooltip](Customization_images/Customization_img5.png)
309309

310310
You can find the online demo sample for tooltip templates for taskbars [here](https://mvc.syncfusion.com/demos/web/gantt/gantttooltiptemplate)
311311

@@ -363,7 +363,7 @@ Taskbar editing tooltip can be customized by using `TaskbarEditingTooltipTemplat
363363
{% endhighlight %}
364364

365365
The below screenshot shows the output of above code example.
366-
![](Customization_images/Customization_img6.png)
366+
![ASP.NET Webforms Gantt Customize taskbar editing tooltip](Customization_images/Customization_img6.png)
367367

368368
#### Customize progress bar editing tooltip
369369

@@ -391,4 +391,4 @@ Progress bar editing tooltip can be customized by using `ProgressbarTooltipTempl
391391
{% endhighlight %}
392392

393393
The below screenshot shows the output of above code example.
394-
![](Customization_images/Customization_img7.png)
394+
![ASP.NET Webforms Gantt Customize progress bar editing tooltip](Customization_images/Customization_img7.png)

0 commit comments

Comments
 (0)