You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: aspnetmvc/Button/Overview.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,13 +1,13 @@
1
1
---
2
2
layout: post
3
-
title: Button| Button | ASP.NET MVC | Syncfusion
4
-
description: overview
3
+
title: Overview of ASP.NET MVC Button Control | Syncfusion
4
+
description: Learn here more about Overview of Syncfusion Essential ASP.NET MVC Button Control, its elements, and more.
5
5
platform: ejmvc
6
6
control: Button
7
7
documentation: ug
8
8
---
9
9
10
-
# Button
10
+
# Overview of ASP.NET MVC Button
11
11
12
12
The Essential ASP.NET MVCButton control allows you to perform an action by clicking on it. The Button control has the feature of displaying both text and images. When the Button is clicked, it looks as if it is being pushed in and released. The Text property is used to display the Text content in Button. The Button control displays images using the sprite CSS and Image Position properties. The Buttons control has theme support. While using input type submit, reset and button to be render as button, has text only support.
Copy file name to clipboardExpand all lines: aspnetmvc/DateRangePicker/getting-started.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,13 +1,13 @@
1
1
---
2
2
layout: post
3
-
title: Getting Started | DateRangePicker | ASP.NET MVC | Syncfusion
4
-
description: getting started
3
+
title: Getting Started with ASP.NET MVC DateRangePicker Control | Syncfusion
4
+
description: Learn here more about Getting Started with Syncfusion Essential ASP.NET MVC DateRangePicker Control, its element and more.
5
5
platform: ejmvc
6
6
control: DateRangePicker
7
7
documentation: ug
8
8
---
9
9
10
-
# Getting Started
10
+
# Getting Started with ASP.NET MVC DateRangePicker
11
11
12
12
This section explains briefly about how to render a DateRangePicker in your application with ASP.NET MVC.
13
13
@@ -16,7 +16,7 @@ This section explains briefly about how to render a DateRangePicker in your appl
16
16
The Essential ASP.NET MVC DateRangePicker supports to display two calendars in the webpage and allows you pick date range from the calendars. Refer the following guidelines to customize the DateRangePicker. The following screenshot illustrates the functionality of DateRangePicker.
17
17
18
18
19
-

19
+

20
20
21
21
DateRangePicker
22
22
{:.caption}
@@ -45,7 +45,7 @@ ASP.NET MVC DateRangePicker widget basically renders with built-in features like
45
45
46
46
Execute the above code to render the following output.
47
47
48
-

48
+

49
49
50
50
DateRangePicker
51
51
{:.caption}
@@ -93,7 +93,7 @@ Below code will explain to use the **EndDate** API to set the end Date in popup.
93
93
94
94
Execute the above code to render the following output.
95
95
96
-

96
+

Copy file name to clipboardExpand all lines: aspnetmvc/Gantt/Columns.md
+10-10Lines changed: 10 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,13 +1,13 @@
1
1
---
2
2
layout: post
3
-
title: Columns | Gantt | ASP.NET MVC | Syncfusion
4
-
description: columns
3
+
title: Columns support in ASP.NET MVC Gantt Control | Syncfusion
4
+
description: Learn here about columns support in Syncfusion Essential ASP.NET MVC Gantt Control, its elements, and more.
5
5
platform: ejmvc
6
6
control: Gantt
7
7
documentation: ug
8
8
---
9
9
10
-
# Gantt Columns
10
+
# Columns in ASP.NET MVC Gantt
11
11
12
12
Gantt column displays the information from a bounded data source and it will be editable to update the task details through TreeGrid.
13
13
@@ -169,15 +169,15 @@ public class GanttController : Controller
169
169
170
170
The following screenshot displays the customized column in Gantt control.
171
171
172
-

172
+

173
173
174
174
## Column Menu
175
175
176
176
### Show column chooser
177
177
178
178
Gantt supports enabling and disabling the visibility of the columns dynamically with the `ShowColumnChooser` property. The visibility of the custom columns can also be toggled with this property. Column chooser option is rendered as a sub menu item within the column menu in the Gantt columns.
179
179
180
-

180
+

181
181
182
182
The column menu is enabled with the `ShowColumnChooser` property, where the default value for this property is `false`.
183
183
@@ -203,13 +203,13 @@ Sort Ascending and Sort Descending options can be enabled or disabled with the `
203
203
204
204
The following screenshot displays the column chooser in the Gantt control.
205
205
206
-

206
+

207
207
208
208
### Show Column Options
209
209
210
210
You can customize the column with some more options with the `ShowColumnOptions` property. Use this property to insert a new column, delete a column and to update the header text of the column.
211
211
212
-

212
+

213
213
214
214
The column options can be enabled or disabled with the `ShowColumnOptions` property, where the default value for this property is `false`.
215
215
@@ -222,7 +222,7 @@ The column options provide the following options:
222
222
223
223
Inserting column provides the dialog to enter the details for the column.
224
224
225
-

225
+

226
226
227
227
These fields can be customized with the `ColumnDialogFields` property. The following code sample shows you how to customize these fields.
228
228
@@ -242,7 +242,7 @@ These fields can be customized with the `ColumnDialogFields` property. The follo
242
242
243
243
{% endhighlight %}
244
244
245
-

245
+

246
246
247
247
## Change visibility of the columns dynamically
248
248
@@ -286,4 +286,4 @@ Tree/Expander column is a column in Gantt which has icons to expand/collapse the
286
286
287
287
The below screenshot shows the output of above code example.
288
288
289
-

289
+


15
15
16
16
17
17
It is possible to change the position of the Splitter while loading the Gantt by using the `SplitterPosition` property, thereby varying the width of the TreeGrid and Chart sections in the control. SplitterPosition property denotes the percentage of the TreeGrid section’s width to be rendered and this property supports both pixels and percentage values.
@@ -30,17 +30,17 @@ The following code example explains how to define the SplitterPosition property
Copy file name to clipboardExpand all lines: aspnetmvc/LinearGauge/Labels.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,13 +1,13 @@
1
1
---
2
2
layout: post
3
-
title: Labels | lineargauge | ASP.NET MVC | Syncfusion
4
-
description: labels
3
+
title: Labels in ASP.NET MVC Linear Gauge Control | Syncfusion
4
+
description: Learn here about labels support in Syncfusion Essential ASP.NET MVC Linear Gauge Control, its elements, and more.
5
5
platform: ejmvc
6
6
control: lineargauge
7
7
documentation: ug
8
8
---
9
9
10
-
# Labels
10
+
# Labels in ASP.NET MVC Linear Gauge
11
11
12
12
Labels are units that are used to display the values in the scales. You can customize Labels with the properties like `angle`, `color`, `font`, `opacity`, etc.
13
13
@@ -79,7 +79,7 @@ Label collection can be directly added to the scale object. Refer the following
79
79
80
80
Execute the above code to render the following output.
81
81
82
-

82
+

Copy file name to clipboardExpand all lines: aspnetmvc/ReportViewer/Report-Parameters.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,13 +1,13 @@
1
1
---
2
2
layout: post
3
-
title: Report Parameters | ReportViewer | ASP.NET MVC | Syncfusion
4
-
description: report parameters
3
+
title: Report Parameters in ASP.NET MVC ReportViewer Control | Syncfusion
4
+
description: Learn here more about report parameters support in Syncfusion Essential ASP.NET MVC ReportViewer Control, its elements, and more.
5
5
platform: ejmvc
6
6
control: ReportViewer
7
7
documentation: ug
8
8
---
9
9
10
-
# Report Parameters
10
+
# Report Parameters in ASP.NET MVC ReportViewer
11
11
12
12
The ReportViewer has support to add report parameters to ReportViewer at runtime. The ReportViewer has Parameters property that is the list of ReportParameter type to add collection of report parameters to it. You can add report parameters either through ReportViewer model when creating ReportViewer control or through Web API.
0 commit comments