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/DateTimePicker/Getting-Started.md
+5-5Lines changed: 5 additions & 5 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
3
title: Getting Started | DateTimePicker | ASP.NET MVC | Syncfusion
4
-
description: getting started
4
+
description: Learn here all about Getting Started in Syncfusion Essential ASP.NET MVC DateTimePicker control, its elements, and more.
5
5
platform: ejmvc
6
6
control: DateTimePicker
7
7
documentation: ug
8
8
---
9
9
10
-
# Getting Started
10
+
# Getting Started with ASP.NET MVC DateTimePicker
11
11
12
12
This section explains briefly about how to create a DateTimePicker in your application with ASP.NET MVC.
13
13
@@ -16,7 +16,7 @@ This section explains briefly about how to create a DateTimePicker in your appli
16
16
The ASP.NET MVC DateTimePicker provides support to display the calendar within your web page and allows you to pick date and time from the calendar. Refer the following guidelines to customize date and time pickers for a real time appointment booking scenario that helps you to book an appointment, within a limited number of days. The following screenshot illustrates the functionality of DatePicker with date range.
Copy file name to clipboardExpand all lines: aspnetmvc/Gantt/Exporting.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,12 +1,12 @@
1
1
---
2
2
layout: post
3
3
title: Exporting| Gantt | ASP.NET MVC | Syncfusion
4
-
description: exporting
4
+
description: Learn here all about Exporting 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
-
# Export
9
+
# Export in Essential ASP.NET MVC Gantt
10
10
11
11
Gantt provides support to export the contents in PDF and excel.
12
12
To export the contents, the `ExcelExport` and `PdfExport` toolbar items must be included in the `ToolbarSettings.ToolbarItems` property.
@@ -86,7 +86,7 @@ public class GanttController : Controller
86
86
The PDF and Excel exporting services for Gantt are explained in detail [here](https://help.syncfusion.com/js/gantt/services-reference).
87
87
88
88
The below screen shot shows Gantt with excel and PDF exporting enabled.
89
-

89
+

90
90
91
91
## Server dependencies
92
92
Export Helper functions are available in the Assembly `Syncfusion.EJ.Export`, which is available in the Essential Studio & Essential ASP.NET MVC builds. The list of assemblies needed for Gantt Export as follows
Copy file name to clipboardExpand all lines: aspnetmvc/Introduction.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,16 +14,16 @@ The **Syncfusion Essential Studio for ASP.NET MVC** is a set of server-side wrap
14
14
## How to best read this User Guide
15
15
16
16
* The best way to get started is to read the common “[Getting Started](/aspnetmvc/getting-started)” document for the component that you would like to start using first. The “Getting Started” guide gives enough information that you need to know before starting to write code. This is the only section that is recommended to read end-to-end before starting to write code, all the other information can be referred when needed.
17
-
* Once you get familiar with the basics of using the component, the next step will be to start integrating the component into your application. A good starting point will be to refer to the code snippets in the [online sample browser](http://mvc.syncfusion.com/demos/web) that contains hundreds of code samples, it is very likely that you will find a code sample that resembles your intended usage scenario.
17
+
* Once you get familiar with the basics of using the component, the next step will be to start integrating the component into your application. A good starting point will be to refer to the code snippets in the [online sample browser](https://mvc.syncfusion.com/demos/web) that contains hundreds of code samples, it is very likely that you will find a code sample that resembles your intended usage scenario.
18
18
* After integrating the component into your application using one of the sample code snippets as a starting point, it is likely that you would need additional information on specific features and API. The best option will be to search a specific topic using the search box that is available at the top of the user guide.
19
-
* Another valuable resource is the [API reference](http://help.syncfusion.com/cr/aspnetmvc/dociohelper) that provides detailed information on the object hierarchy as well as the settings available on every object.
19
+
* Another valuable resource is the [API reference](https://help.syncfusion.com/cr/aspnetmvc/dociohelper) that provides detailed information on the object hierarchy as well as the settings available on every object.
20
20
21
21
## Additional Help Resources
22
22
23
-
* The [Knowledge Base](http://www.syncfusion.com/kb/aspnetmvc) section contains responses to some of the most common questions that other customers have asked us before. So this will be a good place to search for topics that are not covered in the user guide.
24
-
* Similar to the [Knowledge Base](http://www.syncfusion.com/kb/aspnetmvc), the [forum](http://www.syncfusion.com/forums/aspnetmvc) section also contains responses to questions that other customers have asked us before.
23
+
* The [Knowledge Base](https://www.syncfusion.com/kb/aspnetmvc) section contains responses to some of the most common questions that other customers have asked us before. So this will be a good place to search for topics that are not covered in the user guide.
24
+
* Similar to the [Knowledge Base](https://www.syncfusion.com/kb/aspnetmvc), the [forum](https://www.syncfusion.com/forums/aspnetmvc) section also contains responses to questions that other customers have asked us before.
25
25
26
26
## Create a Support Incident
27
27
28
-
If you are still not able to find the information that you are looking for in the self-help resources mentioned above, please [contact us](http://www.syncfusion.com/support) by creating a support ticket.
28
+
If you are still not able to find the information that you are looking for in the self-help resources mentioned above, please [contact us](https://www.syncfusion.com/support) by creating a support ticket.
Copy file name to clipboardExpand all lines: aspnetmvc/Slider/Getting-Started.md
+5-5Lines changed: 5 additions & 5 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
3
title: Getting Started | Slider | ASP.NET MVC | Syncfusion
4
-
description: getting started
4
+
description: Learn here all about Getting Started in Syncfusion Essential ASP.NET MVC Slider control, its elements, and more.
5
5
platform: ejmvc
6
6
control: Slider
7
7
documentation: ug
8
8
---
9
9
10
-
# Getting Started
10
+
# Getting Started with ASP.NET MVC Slider
11
11
12
12
This section explains briefly about how to create a Slider in your application with ASP.NET MVC.
13
13
@@ -17,7 +17,7 @@ ASP.NET MVC Slider provides support to display a Slider within the web page. The
17
17
18
18
The following screenshot illustrates the functionality of Slider control. You can select a mobile model in the dropdown to purchase it at any rate specified in the Mobile RateSlider and you can also specify the number of mobiles you need by selecting the Mobile CountSlider. Simultaneously, you can observe the change in mobile rate and count using Sliders.
0 commit comments