From f5bf3a18a81a7e7b26410821c9f8d85303eb5dd8 Mon Sep 17 00:00:00 2001 From: Sharly-Atieno Date: Thu, 23 May 2024 13:06:20 +0300 Subject: [PATCH 1/4] SEO-182860-ASP.NET-Web-Forms-control-changes- --- aspnet/DropDownList/Customization.md | 17 ++++++++-------- ...s-dropdownlist-adding-watermark-text.jpeg} | Bin ...ropdownlist-applying-html-attributes.jpeg} | Bin ...web-forms-dropdownlist-customization.jpeg} | Bin ...forms-dropdownlist-enable-or-disable.jpeg} | Bin ...dropdownlist-applying-rounded-corner.jpeg} | Bin aspnet/Gantt/Data-Binding.md | 19 +++++++++--------- .../aspnet-web-forms-gantt-data-binding.png} | Bin .../aspnet-web-forms-gantt-flat-data.png} | Bin .../aspnet-web-forms-gantt-odata.png} | Bin .../aspnet-web-forms-gantt-remote-data.png} | Bin ...t-web-forms-gantt-webapi-service-data.png} | Bin .../aspnet-web-forms-gantt-webapi.png} | Bin 13 files changed, 19 insertions(+), 17 deletions(-) rename aspnet/DropDownList/Customization_images/{Customization_img2.jpeg => aspnet-web-forms-dropdownlist-adding-watermark-text.jpeg} (100%) rename aspnet/DropDownList/Customization_images/{Customization_img5.jpeg => aspnet-web-forms-dropdownlist-applying-html-attributes.jpeg} (100%) rename aspnet/DropDownList/Customization_images/{Customization_img1.jpeg => aspnet-web-forms-dropdownlist-customization.jpeg} (100%) rename aspnet/DropDownList/Customization_images/{Customization_img4.jpeg => aspnet-web-forms-dropdownlist-enable-or-disable.jpeg} (100%) rename aspnet/DropDownList/{Customization_images/Customization_img3.jpeg => customization_images/spnet-web-forms-dropdownlist-applying-rounded-corner.jpeg} (100%) rename aspnet/Gantt/{Data-Binding_images/Data-Binding_img1.png => data-binding_images/aspnet-web-forms-gantt-data-binding.png} (100%) rename aspnet/Gantt/{Data-Binding_images/Data-Binding_img2.png => data-binding_images/aspnet-web-forms-gantt-flat-data.png} (100%) rename aspnet/Gantt/{Data-Binding_images/Data-Binding_img4.png => data-binding_images/aspnet-web-forms-gantt-odata.png} (100%) rename aspnet/Gantt/{Data-Binding_images/Data-Binding_img3.png => data-binding_images/aspnet-web-forms-gantt-remote-data.png} (100%) rename aspnet/Gantt/{Data-Binding_images/Data-Binding_img6.png => data-binding_images/aspnet-web-forms-gantt-webapi-service-data.png} (100%) rename aspnet/Gantt/{Data-Binding_images/Data-Binding_img5.png => data-binding_images/aspnet-web-forms-gantt-webapi.png} (100%) diff --git a/aspnet/DropDownList/Customization.md b/aspnet/DropDownList/Customization.md index f5828e078..94fff6807 100644 --- a/aspnet/DropDownList/Customization.md +++ b/aspnet/DropDownList/Customization.md @@ -1,7 +1,7 @@ --- layout: post -title: Customization in DropDownList control for Syncfusion ASP.NET WebForm -description: Customization in DropDownList control for Syncfusion ASP.NET WebForm +title: Customization in ASP.NET Web Form DropDownList Control | Syncfusion +description: Learn here all about customization support in Syncfusion Essential ASP.NET Web Form DropDownList control, it's elements and more. platform: aspnet control: DropDownList documentation: ug @@ -9,7 +9,8 @@ keywords: Customization, DropDownList, dropdown, watermark text --- -# Customization + +# Customization in ASP.NET Web Forms DropDownList ## Adding watermark text @@ -29,9 +30,9 @@ It provides the short description of the expected value in dropdown and will dis {% endhighlight %} -![ ](Customization_images/Customization_img1.jpeg) +![Customization in ASP.NET Web Forms DropDownList.](customization_images/aspnet-web-forms-dropdownlist-customization.jpeg) -![ ](Customization_images/Customization_img2.jpeg) +![Adding watermark text in ASP.NET Web Forms DropDownList.](customization_images/aspnet-web-forms-dropdownlist-adding-watermark-text.jpeg) ## Applying Rounded Corner @@ -51,7 +52,7 @@ You can use ShowRoundedCorner property to add rounded borders to the input and p {% endhighlight %} -![ ](Customization_images/Customization_img3.jpeg) +![Applying rounded corner in ASP.NET Web Forms DropDownList.](customization_images/aspnet-web-forms-dropdownlist-applying-rounded-corner.jpeg) I> The browser support details for rounded corner is given [here](http://www.w3schools.com/cssref/css3_pr_border-radius.asp). @@ -73,7 +74,7 @@ The Enabled property is used to indicate whether the control can respond to the {% endhighlight %} -![ ](Customization_images/Customization_img4.jpeg) +![Enable or disable in ASP.NET Web Forms DropDownList.](customization_images/aspnet-web-forms-dropdownlist-enable-or-disable.jpeg) ## Applying HTML Attributes @@ -110,5 +111,5 @@ Additional HTML attributes can be applied to the control by using HtmlAttributes {% endtabs %} -![ ](Customization_images/Customization_img5.jpeg) +![Applying HTML attributes in ASP.NET Web Forms DropDownList.](customization_images/aspnet-web-forms-dropdownlist-applying-html-attributes.jpeg) diff --git a/aspnet/DropDownList/Customization_images/Customization_img2.jpeg b/aspnet/DropDownList/Customization_images/aspnet-web-forms-dropdownlist-adding-watermark-text.jpeg similarity index 100% rename from aspnet/DropDownList/Customization_images/Customization_img2.jpeg rename to aspnet/DropDownList/Customization_images/aspnet-web-forms-dropdownlist-adding-watermark-text.jpeg diff --git a/aspnet/DropDownList/Customization_images/Customization_img5.jpeg b/aspnet/DropDownList/Customization_images/aspnet-web-forms-dropdownlist-applying-html-attributes.jpeg similarity index 100% rename from aspnet/DropDownList/Customization_images/Customization_img5.jpeg rename to aspnet/DropDownList/Customization_images/aspnet-web-forms-dropdownlist-applying-html-attributes.jpeg diff --git a/aspnet/DropDownList/Customization_images/Customization_img1.jpeg b/aspnet/DropDownList/Customization_images/aspnet-web-forms-dropdownlist-customization.jpeg similarity index 100% rename from aspnet/DropDownList/Customization_images/Customization_img1.jpeg rename to aspnet/DropDownList/Customization_images/aspnet-web-forms-dropdownlist-customization.jpeg diff --git a/aspnet/DropDownList/Customization_images/Customization_img4.jpeg b/aspnet/DropDownList/Customization_images/aspnet-web-forms-dropdownlist-enable-or-disable.jpeg similarity index 100% rename from aspnet/DropDownList/Customization_images/Customization_img4.jpeg rename to aspnet/DropDownList/Customization_images/aspnet-web-forms-dropdownlist-enable-or-disable.jpeg diff --git a/aspnet/DropDownList/Customization_images/Customization_img3.jpeg b/aspnet/DropDownList/customization_images/spnet-web-forms-dropdownlist-applying-rounded-corner.jpeg similarity index 100% rename from aspnet/DropDownList/Customization_images/Customization_img3.jpeg rename to aspnet/DropDownList/customization_images/spnet-web-forms-dropdownlist-applying-rounded-corner.jpeg diff --git a/aspnet/Gantt/Data-Binding.md b/aspnet/Gantt/Data-Binding.md index 04dc9b25e..9104991d4 100644 --- a/aspnet/Gantt/Data-Binding.md +++ b/aspnet/Gantt/Data-Binding.md @@ -1,13 +1,14 @@ --- layout: post -title: Data Binding | Gantt | ASP.NET Webforms | Syncfusion -description: data binding +title: Data Binding in ASP.NET Web Forms Gantt Control | Syncfusion +description: Learn here all about data binding support in Syncfusion Essential ASP.NET Web Forms Gantt control, it's elements and more. platform: aspnet control: Gantt documentation: ug --- -# Data Binding + +# Data Binding in ASP.NET Web Forms Gantt Data binding is the process that establishes a connection between the application and different kinds of data sources such as business objects. @@ -299,7 +300,7 @@ The output of the above steps is as follows. -![](Data-Binding_images/Data-Binding_img1.png) +![Data binding in ASP.NET Web Forms Gantt.](data-binding_images/aspnet-web-forms-gantt-data-binding.png) Data Binding {:.caption} @@ -747,7 +748,7 @@ The following screenshot shows the output of the above steps. -![](Data-Binding_images/Data-Binding_img2.png) +![Flat data in ASP.NET Web Form Gantt.](data-binding_images/aspnet-web-forms-gantt-flat-data.png) Self-Referential Data Binding {:.caption} @@ -799,8 +800,8 @@ The following code example describes the above behavior. The following output is displayed for the code above, -![](Data-Binding_images/Data-Binding_img3.png) -![](Data-Binding_images/Data-Binding_img4.png) +![Remote data in ASP.NET Web Form Gantt.](data-binding_images/aspnet-web-forms-gantt-remote-data.png) +![OData in ASP.NET Web Form Gantt.](data-binding_images/aspnet-web-forms-gantt-odata.png) ### WebAPI @@ -846,5 +847,5 @@ namespace GanttExportService { The following output is displayed as a result of the above code example. -![](Data-Binding_images/Data-Binding_img5.png) -![](Data-Binding_images/Data-Binding_img6.png) \ No newline at end of file +![WebAPI in ASP.NET Web Form Gantt.](data-binding_images/aspnet-web-forms-gantt-webapi.png) +![WebAPI service data in ASP.NET Web Form Gantt.](data-binding_images/aspnet-web-forms-gantt-webapi-service-data.png) \ No newline at end of file diff --git a/aspnet/Gantt/Data-Binding_images/Data-Binding_img1.png b/aspnet/Gantt/data-binding_images/aspnet-web-forms-gantt-data-binding.png similarity index 100% rename from aspnet/Gantt/Data-Binding_images/Data-Binding_img1.png rename to aspnet/Gantt/data-binding_images/aspnet-web-forms-gantt-data-binding.png diff --git a/aspnet/Gantt/Data-Binding_images/Data-Binding_img2.png b/aspnet/Gantt/data-binding_images/aspnet-web-forms-gantt-flat-data.png similarity index 100% rename from aspnet/Gantt/Data-Binding_images/Data-Binding_img2.png rename to aspnet/Gantt/data-binding_images/aspnet-web-forms-gantt-flat-data.png diff --git a/aspnet/Gantt/Data-Binding_images/Data-Binding_img4.png b/aspnet/Gantt/data-binding_images/aspnet-web-forms-gantt-odata.png similarity index 100% rename from aspnet/Gantt/Data-Binding_images/Data-Binding_img4.png rename to aspnet/Gantt/data-binding_images/aspnet-web-forms-gantt-odata.png diff --git a/aspnet/Gantt/Data-Binding_images/Data-Binding_img3.png b/aspnet/Gantt/data-binding_images/aspnet-web-forms-gantt-remote-data.png similarity index 100% rename from aspnet/Gantt/Data-Binding_images/Data-Binding_img3.png rename to aspnet/Gantt/data-binding_images/aspnet-web-forms-gantt-remote-data.png diff --git a/aspnet/Gantt/Data-Binding_images/Data-Binding_img6.png b/aspnet/Gantt/data-binding_images/aspnet-web-forms-gantt-webapi-service-data.png similarity index 100% rename from aspnet/Gantt/Data-Binding_images/Data-Binding_img6.png rename to aspnet/Gantt/data-binding_images/aspnet-web-forms-gantt-webapi-service-data.png diff --git a/aspnet/Gantt/Data-Binding_images/Data-Binding_img5.png b/aspnet/Gantt/data-binding_images/aspnet-web-forms-gantt-webapi.png similarity index 100% rename from aspnet/Gantt/Data-Binding_images/Data-Binding_img5.png rename to aspnet/Gantt/data-binding_images/aspnet-web-forms-gantt-webapi.png From bf2c34ee331d5e3d79c7d6a18a05721feb40642d Mon Sep 17 00:00:00 2001 From: Sharly-Atieno Date: Fri, 24 May 2024 12:58:15 +0300 Subject: [PATCH 2/4] added --- ...t-customization.jpeg => Customization_img1.jpeg} | Bin ...-watermark-text.jpeg => Customization_img2.jpeg} | Bin .../Customization_img3.jpeg} | Bin ...able-or-disable.jpeg => Customization_img4.jpeg} | Bin ...html-attributes.jpeg => Customization_img5.jpeg} | Bin 5 files changed, 0 insertions(+), 0 deletions(-) rename aspnet/DropDownList/Customization_images/{aspnet-web-forms-dropdownlist-customization.jpeg => Customization_img1.jpeg} (100%) rename aspnet/DropDownList/Customization_images/{aspnet-web-forms-dropdownlist-adding-watermark-text.jpeg => Customization_img2.jpeg} (100%) rename aspnet/DropDownList/{customization_images/spnet-web-forms-dropdownlist-applying-rounded-corner.jpeg => Customization_images/Customization_img3.jpeg} (100%) rename aspnet/DropDownList/Customization_images/{aspnet-web-forms-dropdownlist-enable-or-disable.jpeg => Customization_img4.jpeg} (100%) rename aspnet/DropDownList/Customization_images/{aspnet-web-forms-dropdownlist-applying-html-attributes.jpeg => Customization_img5.jpeg} (100%) diff --git a/aspnet/DropDownList/Customization_images/aspnet-web-forms-dropdownlist-customization.jpeg b/aspnet/DropDownList/Customization_images/Customization_img1.jpeg similarity index 100% rename from aspnet/DropDownList/Customization_images/aspnet-web-forms-dropdownlist-customization.jpeg rename to aspnet/DropDownList/Customization_images/Customization_img1.jpeg diff --git a/aspnet/DropDownList/Customization_images/aspnet-web-forms-dropdownlist-adding-watermark-text.jpeg b/aspnet/DropDownList/Customization_images/Customization_img2.jpeg similarity index 100% rename from aspnet/DropDownList/Customization_images/aspnet-web-forms-dropdownlist-adding-watermark-text.jpeg rename to aspnet/DropDownList/Customization_images/Customization_img2.jpeg diff --git a/aspnet/DropDownList/customization_images/spnet-web-forms-dropdownlist-applying-rounded-corner.jpeg b/aspnet/DropDownList/Customization_images/Customization_img3.jpeg similarity index 100% rename from aspnet/DropDownList/customization_images/spnet-web-forms-dropdownlist-applying-rounded-corner.jpeg rename to aspnet/DropDownList/Customization_images/Customization_img3.jpeg diff --git a/aspnet/DropDownList/Customization_images/aspnet-web-forms-dropdownlist-enable-or-disable.jpeg b/aspnet/DropDownList/Customization_images/Customization_img4.jpeg similarity index 100% rename from aspnet/DropDownList/Customization_images/aspnet-web-forms-dropdownlist-enable-or-disable.jpeg rename to aspnet/DropDownList/Customization_images/Customization_img4.jpeg diff --git a/aspnet/DropDownList/Customization_images/aspnet-web-forms-dropdownlist-applying-html-attributes.jpeg b/aspnet/DropDownList/Customization_images/Customization_img5.jpeg similarity index 100% rename from aspnet/DropDownList/Customization_images/aspnet-web-forms-dropdownlist-applying-html-attributes.jpeg rename to aspnet/DropDownList/Customization_images/Customization_img5.jpeg From 773b138b437286879ad5dd0feab8eddaae4956f4 Mon Sep 17 00:00:00 2001 From: Sharly-Atieno Date: Fri, 24 May 2024 12:59:24 +0300 Subject: [PATCH 3/4] renamed images --- ...b-forms-dropdownlist-adding-watermark-text.jpeg} | Bin ...orms-dropdownlist-applying-html-attributes.jpeg} | Bin ...forms-dropdownlist-applying-rounded-corner.jpeg} | Bin ...spnet-web-forms-dropdownlist-customization.jpeg} | Bin ...t-web-forms-dropdownlist-enable-or-disable.jpeg} | Bin 5 files changed, 0 insertions(+), 0 deletions(-) rename aspnet/DropDownList/{Customization_images/Customization_img2.jpeg => customization_images/aspnet-web-forms-dropdownlist-adding-watermark-text.jpeg} (100%) rename aspnet/DropDownList/{Customization_images/Customization_img5.jpeg => customization_images/aspnet-web-forms-dropdownlist-applying-html-attributes.jpeg} (100%) rename aspnet/DropDownList/{Customization_images/Customization_img3.jpeg => customization_images/aspnet-web-forms-dropdownlist-applying-rounded-corner.jpeg} (100%) rename aspnet/DropDownList/{Customization_images/Customization_img1.jpeg => customization_images/aspnet-web-forms-dropdownlist-customization.jpeg} (100%) rename aspnet/DropDownList/{Customization_images/Customization_img4.jpeg => customization_images/aspnet-web-forms-dropdownlist-enable-or-disable.jpeg} (100%) diff --git a/aspnet/DropDownList/Customization_images/Customization_img2.jpeg b/aspnet/DropDownList/customization_images/aspnet-web-forms-dropdownlist-adding-watermark-text.jpeg similarity index 100% rename from aspnet/DropDownList/Customization_images/Customization_img2.jpeg rename to aspnet/DropDownList/customization_images/aspnet-web-forms-dropdownlist-adding-watermark-text.jpeg diff --git a/aspnet/DropDownList/Customization_images/Customization_img5.jpeg b/aspnet/DropDownList/customization_images/aspnet-web-forms-dropdownlist-applying-html-attributes.jpeg similarity index 100% rename from aspnet/DropDownList/Customization_images/Customization_img5.jpeg rename to aspnet/DropDownList/customization_images/aspnet-web-forms-dropdownlist-applying-html-attributes.jpeg diff --git a/aspnet/DropDownList/Customization_images/Customization_img3.jpeg b/aspnet/DropDownList/customization_images/aspnet-web-forms-dropdownlist-applying-rounded-corner.jpeg similarity index 100% rename from aspnet/DropDownList/Customization_images/Customization_img3.jpeg rename to aspnet/DropDownList/customization_images/aspnet-web-forms-dropdownlist-applying-rounded-corner.jpeg diff --git a/aspnet/DropDownList/Customization_images/Customization_img1.jpeg b/aspnet/DropDownList/customization_images/aspnet-web-forms-dropdownlist-customization.jpeg similarity index 100% rename from aspnet/DropDownList/Customization_images/Customization_img1.jpeg rename to aspnet/DropDownList/customization_images/aspnet-web-forms-dropdownlist-customization.jpeg diff --git a/aspnet/DropDownList/Customization_images/Customization_img4.jpeg b/aspnet/DropDownList/customization_images/aspnet-web-forms-dropdownlist-enable-or-disable.jpeg similarity index 100% rename from aspnet/DropDownList/Customization_images/Customization_img4.jpeg rename to aspnet/DropDownList/customization_images/aspnet-web-forms-dropdownlist-enable-or-disable.jpeg From 4f167189f2ad99c10743ea8c9c876f0447570c58 Mon Sep 17 00:00:00 2001 From: Sharly-Atieno Date: Fri, 24 May 2024 13:02:41 +0300 Subject: [PATCH 4/4] added s to form --- aspnet/DropDownList/Customization.md | 4 ++-- aspnet/Gantt/Data-Binding.md | 10 +++++----- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/aspnet/DropDownList/Customization.md b/aspnet/DropDownList/Customization.md index 94fff6807..9e44997bd 100644 --- a/aspnet/DropDownList/Customization.md +++ b/aspnet/DropDownList/Customization.md @@ -1,7 +1,7 @@ --- layout: post -title: Customization in ASP.NET Web Form DropDownList Control | Syncfusion -description: Learn here all about customization support in Syncfusion Essential ASP.NET Web Form DropDownList control, it's elements and more. +title: Customization in ASP.NET Web Forms DropDownList Control | Syncfusion +description: Learn here all about customization support in Syncfusion Essential ASP.NET Web Forms DropDownList control, it's elements and more. platform: aspnet control: DropDownList documentation: ug diff --git a/aspnet/Gantt/Data-Binding.md b/aspnet/Gantt/Data-Binding.md index 9104991d4..9c07248bf 100644 --- a/aspnet/Gantt/Data-Binding.md +++ b/aspnet/Gantt/Data-Binding.md @@ -748,7 +748,7 @@ The following screenshot shows the output of the above steps. -![Flat data in ASP.NET Web Form Gantt.](data-binding_images/aspnet-web-forms-gantt-flat-data.png) +![Flat data in ASP.NET Web Forms Gantt.](data-binding_images/aspnet-web-forms-gantt-flat-data.png) Self-Referential Data Binding {:.caption} @@ -800,8 +800,8 @@ The following code example describes the above behavior. The following output is displayed for the code above, -![Remote data in ASP.NET Web Form Gantt.](data-binding_images/aspnet-web-forms-gantt-remote-data.png) -![OData in ASP.NET Web Form Gantt.](data-binding_images/aspnet-web-forms-gantt-odata.png) +![Remote data in ASP.NET Web Forms Gantt.](data-binding_images/aspnet-web-forms-gantt-remote-data.png) +![OData in ASP.NET Web Forms Gantt.](data-binding_images/aspnet-web-forms-gantt-odata.png) ### WebAPI @@ -847,5 +847,5 @@ namespace GanttExportService { The following output is displayed as a result of the above code example. -![WebAPI in ASP.NET Web Form Gantt.](data-binding_images/aspnet-web-forms-gantt-webapi.png) -![WebAPI service data in ASP.NET Web Form Gantt.](data-binding_images/aspnet-web-forms-gantt-webapi-service-data.png) \ No newline at end of file +![WebAPI in ASP.NET Web Forms Gantt.](data-binding_images/aspnet-web-forms-gantt-webapi.png) +![WebAPI service data in ASP.NET Web Forms Gantt.](data-binding_images/aspnet-web-forms-gantt-webapi-service-data.png) \ No newline at end of file