Skip to content

Commit 4f16718

Browse files
committed
added s to form
1 parent 773b138 commit 4f16718

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

aspnet/DropDownList/Customization.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: post
3-
title: Customization in ASP.NET Web Form DropDownList Control | Syncfusion
4-
description: Learn here all about customization support in Syncfusion Essential ASP.NET Web Form DropDownList control, it's elements and more.
3+
title: Customization in ASP.NET Web Forms DropDownList Control | Syncfusion
4+
description: Learn here all about customization support in Syncfusion Essential ASP.NET Web Forms DropDownList control, it's elements and more.
55
platform: aspnet
66
control: DropDownList
77
documentation: ug

aspnet/Gantt/Data-Binding.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -748,7 +748,7 @@ The following screenshot shows the output of the above steps.
748748

749749

750750

751-
![Flat data in ASP.NET Web Form Gantt.](data-binding_images/aspnet-web-forms-gantt-flat-data.png)
751+
![Flat data in ASP.NET Web Forms Gantt.](data-binding_images/aspnet-web-forms-gantt-flat-data.png)
752752

753753
Self-Referential Data Binding
754754
{:.caption}
@@ -800,8 +800,8 @@ The following code example describes the above behavior.
800800

801801
The following output is displayed for the code above,
802802

803-
![Remote data in ASP.NET Web Form Gantt.](data-binding_images/aspnet-web-forms-gantt-remote-data.png)
804-
![OData in ASP.NET Web Form Gantt.](data-binding_images/aspnet-web-forms-gantt-odata.png)
803+
![Remote data in ASP.NET Web Forms Gantt.](data-binding_images/aspnet-web-forms-gantt-remote-data.png)
804+
![OData in ASP.NET Web Forms Gantt.](data-binding_images/aspnet-web-forms-gantt-odata.png)
805805

806806
### WebAPI
807807

@@ -847,5 +847,5 @@ namespace GanttExportService {
847847

848848
The following output is displayed as a result of the above code example.
849849

850-
![WebAPI in ASP.NET Web Form Gantt.](data-binding_images/aspnet-web-forms-gantt-webapi.png)
851-
![WebAPI service data in ASP.NET Web Form Gantt.](data-binding_images/aspnet-web-forms-gantt-webapi-service-data.png)
850+
![WebAPI in ASP.NET Web Forms Gantt.](data-binding_images/aspnet-web-forms-gantt-webapi.png)
851+
![WebAPI service data in ASP.NET Web Forms Gantt.](data-binding_images/aspnet-web-forms-gantt-webapi-service-data.png)

0 commit comments

Comments
 (0)