From ee972fe33bbe3d15a987be840a2a513ed19a0acf Mon Sep 17 00:00:00 2001 From: Omanyadickson <134391392+Omanyadickson@users.noreply.github.com> Date: Thu, 8 Jun 2023 17:21:53 +0300 Subject: [PATCH 1/3] changes --- aspnetmvc/DropDownList/LoadOnDemand.md | 6 +++--- aspnetmvc/RadialMenu/dimension.md | 8 ++++---- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/aspnetmvc/DropDownList/LoadOnDemand.md b/aspnetmvc/DropDownList/LoadOnDemand.md index 6bd94b44c..f4c476d94 100644 --- a/aspnetmvc/DropDownList/LoadOnDemand.md +++ b/aspnetmvc/DropDownList/LoadOnDemand.md @@ -1,8 +1,8 @@ --- layout: post -title: Load on demand with DropDownList control for Syncfusion ASP.NET MVC -description: Load on demand support to DropDownList control for Syncfusion ASP.NET MVC +title: Load on demand in ASP.NET MVC DropDownList control | Syncfusion +description: Learn here all about Load on Demand in Syncfusion Essential ASP.NET MVC DropDownList control, its elements, and more. platform: ejmvc control: DropDownList documentation: ug @@ -10,7 +10,7 @@ keywords: loadOnDemand, DropDownList, dropdown --- -## Load On Demand +# Load On Demand in ASP.NET MVC DropDownList Load on demand feature allows the DropDownList items load on request from the service/database, during only on click the DropDown icon or DropDownList. This functionality helps to improve performance on control initial rendering time. Because data items load on request. diff --git a/aspnetmvc/RadialMenu/dimension.md b/aspnetmvc/RadialMenu/dimension.md index b6fa67aa0..1dc0585bb 100644 --- a/aspnetmvc/RadialMenu/dimension.md +++ b/aspnetmvc/RadialMenu/dimension.md @@ -1,18 +1,18 @@ --- layout: post -title: Dimension | Radial Menu |ASP.NET MVC | Syncfusion -description: dimension +title: Dimension in ASP.NET MVC Radial Menu control | Syncfusion +description: Learn here all about Dimension in Syncfusion Essential ASP.NET MVC Radial Menu control, its elements, and more. platform: ejmvc control: Radial Menu documentation: ug --- -## Dimension +# Dimension in ASP.NET MVC Radial Menu You can customize **Radial Menu** dimension by using **Radius** and **Position** properties. -### Radius +## Radius You can customize the **Radial Menu** size by using the **Radius** property. By default, the **Radial Menu** Radius is set as 150px. Refer to the following code example. From 7a6d05570b1b83313c1a260fce6d6e92f3c515a2 Mon Sep 17 00:00:00 2001 From: Omanyadickson <134391392+Omanyadickson@users.noreply.github.com> Date: Fri, 9 Jun 2023 09:16:23 +0300 Subject: [PATCH 2/3] changes --- aspnetmvc/DropDownList/LoadOnDemand.md | 2 +- aspnetmvc/RadialMenu/dimension.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/aspnetmvc/DropDownList/LoadOnDemand.md b/aspnetmvc/DropDownList/LoadOnDemand.md index f4c476d94..4f3583ccf 100644 --- a/aspnetmvc/DropDownList/LoadOnDemand.md +++ b/aspnetmvc/DropDownList/LoadOnDemand.md @@ -1,7 +1,7 @@ --- layout: post -title: Load on demand in ASP.NET MVC DropDownList control | Syncfusion +title: Load on demand in ASP.NET MVC DropDownList Control | Syncfusion description: Learn here all about Load on Demand in Syncfusion Essential ASP.NET MVC DropDownList control, its elements, and more. platform: ejmvc control: DropDownList diff --git a/aspnetmvc/RadialMenu/dimension.md b/aspnetmvc/RadialMenu/dimension.md index 1dc0585bb..600ea2c95 100644 --- a/aspnetmvc/RadialMenu/dimension.md +++ b/aspnetmvc/RadialMenu/dimension.md @@ -1,7 +1,7 @@ --- layout: post -title: Dimension in ASP.NET MVC Radial Menu control | Syncfusion -description: Learn here all about Dimension in Syncfusion Essential ASP.NET MVC Radial Menu control, its elements, and more. +title: Dimension in ASP.NET MVC Radial Menu Control | Syncfusion +description: Learn here all about dimension in Syncfusion Essential ASP.NET MVC Radial Menu control, its elements, and more. platform: ejmvc control: Radial Menu documentation: ug From 656d5f4b123de6184243725e42ef7f58be4d3202 Mon Sep 17 00:00:00 2001 From: Omanyadickson <134391392+Omanyadickson@users.noreply.github.com> Date: Fri, 9 Jun 2023 09:56:32 +0300 Subject: [PATCH 3/3] made changes --- aspnetmvc/DropDownList/LoadOnDemand.md | 4 ++-- aspnetmvc/RadialMenu/dimension.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/aspnetmvc/DropDownList/LoadOnDemand.md b/aspnetmvc/DropDownList/LoadOnDemand.md index 4f3583ccf..f59d225a2 100644 --- a/aspnetmvc/DropDownList/LoadOnDemand.md +++ b/aspnetmvc/DropDownList/LoadOnDemand.md @@ -2,7 +2,7 @@ layout: post title: Load on demand in ASP.NET MVC DropDownList Control | Syncfusion -description: Learn here all about Load on Demand in Syncfusion Essential ASP.NET MVC DropDownList control, its elements, and more. +description: Learn here all about load on demand in Syncfusion Essential ASP.NET MVC DropDownList control, its elements, and more. platform: ejmvc control: DropDownList documentation: ug @@ -10,7 +10,7 @@ keywords: loadOnDemand, DropDownList, dropdown --- -# Load On Demand in ASP.NET MVC DropDownList +# Load on demand in ASP.NET MVC DropDownList Load on demand feature allows the DropDownList items load on request from the service/database, during only on click the DropDown icon or DropDownList. This functionality helps to improve performance on control initial rendering time. Because data items load on request. diff --git a/aspnetmvc/RadialMenu/dimension.md b/aspnetmvc/RadialMenu/dimension.md index 600ea2c95..923f6d3ac 100644 --- a/aspnetmvc/RadialMenu/dimension.md +++ b/aspnetmvc/RadialMenu/dimension.md @@ -1,7 +1,7 @@ --- layout: post title: Dimension in ASP.NET MVC Radial Menu Control | Syncfusion -description: Learn here all about dimension in Syncfusion Essential ASP.NET MVC Radial Menu control, its elements, and more. +description: Learn here all about dimension support in Syncfusion Essential ASP.NET MVC Radial Menu control, its elements, and more. platform: ejmvc control: Radial Menu documentation: ug