Skip to content

Commit a8d102e

Browse files
Merge pull request #345 from Syncfusion-Content/hotfix/hotfix-v21.2.3
DOCINFRA-2341_merged_using_automation
2 parents e570f6c + 712f0d3 commit a8d102e

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

aspnetmvc/DropDownList/LoadOnDemand.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
---
22

33
layout: post
4-
title: Load on demand with DropDownList control for Syncfusion ASP.NET MVC
5-
description: Load on demand support to DropDownList control for Syncfusion ASP.NET MVC
4+
title: Load on demand in ASP.NET MVC DropDownList Control | Syncfusion
5+
description: Learn here all about load on demand in Syncfusion Essential ASP.NET MVC DropDownList control, its elements, and more.
66
platform: ejmvc
77
control: DropDownList
88
documentation: ug
99
keywords: loadOnDemand, DropDownList, dropdown
1010

1111
---
1212

13-
## Load On Demand
13+
# Load on demand in ASP.NET MVC DropDownList
1414

1515
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.
1616

aspnetmvc/RadialMenu/dimension.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
---
22
layout: post
3-
title: Dimension | Radial Menu |ASP.NET MVC | Syncfusion
4-
description: dimension
3+
title: Dimension in ASP.NET MVC Radial Menu Control | Syncfusion
4+
description: Learn here all about dimension support in Syncfusion Essential ASP.NET MVC Radial Menu control, its elements, and more.
55
platform: ejmvc
66
control: Radial Menu
77
documentation: ug
88
---
99

1010

11-
## Dimension
11+
# Dimension in ASP.NET MVC Radial Menu
1212

1313
You can customize **Radial Menu** dimension by using **Radius** and **Position** properties.
1414

15-
### Radius
15+
## Radius
1616

1717
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.
1818

0 commit comments

Comments
 (0)