diff --git a/aspnet-core/ReportViewer/Getting-Started.md b/aspnet-core/ReportViewer/Getting-Started.md
index 877b0ce1..15524ab0 100644
--- a/aspnet-core/ReportViewer/Getting-Started.md
+++ b/aspnet-core/ReportViewer/Getting-Started.md
@@ -14,7 +14,7 @@ The report viewer is a visualization control to view the Microsoft RDL/RDLC form
N> The report viewer control depends on server-side processing for report rendering. So, you should build the WebAPI service that is compatible for report viewer. This getting started will illustrates details of how to create the report viewer compatible Web API service also for your application.
## Environment setup
-Refer the [installation](https://help.syncfusion.com/aspnet-core/installation-and-upgrade/system-requirements) page to know more about the basic steps to configure the Syncfusion components to use with ASP.NET Core application.
+Refer the [installation](https://help.syncfusion.com/aspnet-core/system-requirements) page to know more about the basic steps to configure the Syncfusion components to use with ASP.NET Core application.
N> NuGet package reference will be mostly preferred with ASP.NET Core development to setup the environment without installation, if you missed to explore then refer to the [nuget-package-manager-settings](https://help.syncfusion.com/aspnet-core/visual-studio-integration/nuget-packages) to configure the Syncfusion NuGet source.
diff --git a/aspnet-core/ReportWriter/Getting-Started.md b/aspnet-core/ReportWriter/Getting-Started.md
index 8b89af85..8be40b58 100644
--- a/aspnet-core/ReportWriter/Getting-Started.md
+++ b/aspnet-core/ReportWriter/Getting-Started.md
@@ -13,7 +13,7 @@ The report writer is a class library that is used to export the RDL/RDLC report
## Environment setup
-Refer to the [installation](https://help.syncfusion.com/aspnet-core/installation-and-upgrade/system-requirements) page to know more about the basic steps required to configure the Syncfusion components to use with ASP.NET Core application.
+Refer to the [installation](https://help.syncfusion.com/aspnet-core/system-requirements) page to know more about the basic steps required to configure the Syncfusion components to use with ASP.NET Core application.
N> NuGet package reference will be mostly preferred with ASP.NET Core development to setup the environment without installation. If you missed to explore, refer to the [nuget-package-manager-settings](https://help.syncfusion.com/aspnet-core/visual-studio-integration/nuget-packages) to configure the Syncfusion NuGet source.
diff --git a/aspnet-core/Ribbon/Appearance-and-Styling.md b/aspnet-core/Ribbon/Appearance-and-Styling.md
index 9a131055..add411d1 100644
--- a/aspnet-core/Ribbon/Appearance-and-Styling.md
+++ b/aspnet-core/Ribbon/Appearance-and-Styling.md
@@ -11,7 +11,7 @@ keywords: appearance and styling,ribbon appearance and styling
## Themes
-Ribbon control’s style and appearance are controlled based on CSS classes and it has support of 12 default themes. You can check List of themes available for JavaScript’s control which is mentioned in [`this`](http://help.syncfusion.com/js/theming-in-essential-javascript-components) page.
+Ribbon control’s style and appearance are controlled based on CSS classes and it has support of 12 default themes. You can check List of themes available for JavaScript’s control which is mentioned in [`this`](https://help.syncfusion.com/js/theming-in-essential-javascript-components) page.
To apply styles refer to two files namely
diff --git a/aspnet-core/Ribbon/Application-Tab.md b/aspnet-core/Ribbon/Application-Tab.md
index a2209658..b9985a56 100644
--- a/aspnet-core/Ribbon/Application-Tab.md
+++ b/aspnet-core/Ribbon/Application-Tab.md
@@ -72,7 +72,7 @@ Set the UL element `Id` to `MenuItemID` property to create Application Menu and
### _Binding Data Source_
-Application Menu can be rendered using JSON Data Source. Please refer [`this`](http://help.syncfusion.com/aspnetmvc/menu/data-binding) page to set data source to `ejMenu`.
+Application Menu can be rendered using JSON Data Source. Please refer [`this`](https://help.syncfusion.com/aspnetmvc/menu/data-binding) page to set data source to `ejMenu`.
{% highlight html %}
diff --git a/aspnet-core/Ribbon/Globalizationandlocalization.md b/aspnet-core/Ribbon/Globalizationandlocalization.md
index c53fc806..7e5ac21d 100644
--- a/aspnet-core/Ribbon/Globalizationandlocalization.md
+++ b/aspnet-core/Ribbon/Globalizationandlocalization.md
@@ -45,7 +45,7 @@ More Commands...
N> By default, the Ribbon control is localized in `en-US` culture.
-For further information on – how to refer the required culture scripts into your application, refer [`here`](http://help.syncfusion.com/js/localization).
+For further information on – how to refer the required culture scripts into your application, refer [`here`](https://help.syncfusion.com/js/localization).
{% highlight CSHTML %}
diff --git a/aspnet-core/RichTextEditor/Image-and-File-browser.md b/aspnet-core/RichTextEditor/Image-and-File-browser.md
index 8858232d..043cffa3 100644
--- a/aspnet-core/RichTextEditor/Image-and-File-browser.md
+++ b/aspnet-core/RichTextEditor/Image-and-File-browser.md
@@ -136,7 +136,7 @@ You can also define the ajax action in controller page and map the corresponding
{% endhighlight %}
-Refer [here](http://www.syncfusion.com/downloads/support/forum/144048/ze/RTE_ImageBrowser-1950248249) for sample.
+Refer [here](https://www.syncfusion.com/downloads/support/forum/144048/ze/RTE_ImageBrowser-1950248249) for sample.
N> In RTE, image will be inserted based on the file path mentioned in image browser settings. In Asp.Net Core, static files will be present in wwwroot folder and this path cannot be directly accessed in browser while inserting image into RTE. So, include “wwwroot” in Controller page for FileExplorer actions alone.
diff --git a/aspnet-core/RichTextEditor/User-Interface.md b/aspnet-core/RichTextEditor/User-Interface.md
index a3023a55..e23f4f5b 100644
--- a/aspnet-core/RichTextEditor/User-Interface.md
+++ b/aspnet-core/RichTextEditor/User-Interface.md
@@ -20,17 +20,17 @@ However, in most integrations, it's desirable to change the toolbar configuratio
Description
|
- {{'[toolsList](http://help.syncfusion.com/js/api/ejrte#members:toolslist)'| markdownify }}
|
+ {{'[toolsList](https://help.syncfusion.com/js/api/ejrte#members:toolslist)'| markdownify }}
|
The toolsList option allows you to choose which tools appear on the toolbar, as well as the order and grouping of those items
|
- {{'[tools](http://help.syncfusion.com/js/api/ejrte#members:tools)'| markdownify }}
|
+ {{'[tools](https://help.syncfusion.com/js/api/ejrte#members:tools)'| markdownify }}
|
The toolsList property is used to get the root group order and tools property is used to get the inner order of the corresponding groups displayed.
|
N> By default, when you tab from the textbox to the RTE, the first tools in the Toolbar of RTE will get focus not in the text area.
-But we can able to focus the RTE text area by setting the tab index attribute as -1 to avoid the focus on RTE toolbar when we tab from textbox to RTE - {{'[Demo](http://jsplayground.syncfusion.com/Sync_1rlmhqbz)'| markdownify }}
+But we can able to focus the RTE text area by setting the tab index attribute as -1 to avoid the focus on RTE toolbar when we tab from textbox to RTE - {{'[Demo](https://jsplayground.syncfusion.com/Sync_1rlmhqbz)'| markdownify }}
## Toolbar Items
diff --git a/aspnet-core/RichTextEditor/Working-with-Content.md b/aspnet-core/RichTextEditor/Working-with-Content.md
index d9692e66..85e68657 100644
--- a/aspnet-core/RichTextEditor/Working-with-Content.md
+++ b/aspnet-core/RichTextEditor/Working-with-Content.md
@@ -35,7 +35,7 @@ attrib.Add("style", "background-color:#e0ffff;color:#6495ed;");
{% endhighlight %}
-N> Background image for the RTE control : {{'[Link](http://jsplayground.syncfusion.com/Sync_cpaoqshs)'| markdownify }}
+N> Background image for the RTE control : {{'[Link](https://jsplayground.syncfusion.com/Sync_cpaoqshs)'| markdownify }}
## Adding CSS File
@@ -127,7 +127,7 @@ The ContentEditable attribute allows you to make any element of HTML content to
{% endhighlight %}
-N> Content editable is fully compatible with latest browsers, to know more details, see [here](http://www.w3schools.com/tags/att_global_contenteditable.asp#).
+N> Content editable is fully compatible with latest browsers, to know more details, see [here](https://www.w3schools.com/tags/att_global_contenteditable.asp).
## Submit Content
@@ -199,7 +199,7 @@ When you move the editor’s wrapper element into another DOM element, the edito
The editor is capable to persist its content with HTML format. By default, the persistence support is disabled in the editor. When you set the EnablePersistence property to true, the persistence will be enabled in the editor.
-N> [local storage](http://www.w3schools.com/html/html5_webstorage.asp#) is not supported below ie9 version, therefore persistence support is fallback to [cookie](http://www.w3schools.com/js/js_cookies.asp#).
+N> [local storage](https://www.w3schools.com/html/html5_webstorage.asp) is not supported below ie9 version, therefore persistence support is fallback to [cookie](https://www.w3schools.com/js/js_cookies.asp).
{% highlight CSHTML %}
diff --git a/aspnet-core/RichTextEditor/Working-with-Lists.md b/aspnet-core/RichTextEditor/Working-with-Lists.md
index 8b1108f3..9885f57b 100644
--- a/aspnet-core/RichTextEditor/Working-with-Lists.md
+++ b/aspnet-core/RichTextEditor/Working-with-Lists.md
@@ -13,7 +13,7 @@ The editor provides tools to makes your content as list such as an ordered and u
## Create a Lists
-By default, [Insert Lists](http://help.syncfusion.com/js/api/ejrte#members:tools-lists) tool is enabled in the editor’s toolbar.The editor’s have ordered and unordered list types.
+By default, [Insert Lists](https://help.syncfusion.com/js/api/ejrte#members:tools-lists) tool is enabled in the editor’s toolbar.The editor’s have ordered and unordered list types.
{% highlight CSHTML %}
@@ -37,7 +37,7 @@ By default, [Insert Lists](http://help.syncfusion.com/js/api/ejrte#members:tools
## Custom Lists
-You can use [custom lists](http://help.syncfusion.com/js/api/ejrte#members:tools-customOrderedList) tools to insert lists with custom behaviors.You can create a list with related attributes (such as listImage, listStyle, title, name, and text) using the custom list tool.Ordered and Unordered list having own customize ways to insert a list into the editor’s content.
+You can use [custom lists](https://help.syncfusion.com/js/api/ejrte#members:tools-customOrderedList) tools to insert lists with custom behaviors.You can create a list with related attributes (such as listImage, listStyle, title, name, and text) using the custom list tool.Ordered and Unordered list having own customize ways to insert a list into the editor’s content.
* [Insert a customOrderedList](#insert-a-customOrderedList)
* [Insert a customUnorderedList](#insert-a-customUnorderedList)
@@ -45,7 +45,7 @@ You can use [custom lists](http://help.syncfusion.com/js/api/ejrte#members:tools
### Insert a customOrderedList
-you need to enable [customOrderedList](http://help.syncfusion.com/js/api/ejrte#members:tools-customOrderedList) tool on the editor’s toolbar.
+you need to enable [customOrderedList](https://help.syncfusion.com/js/api/ejrte#members:tools-customOrderedList) tool on the editor’s toolbar.
The customOrderedList having below options for an ordered list customization.
@@ -91,7 +91,7 @@ Summary
### Insert a customUnorderedList
-you need to enable [customUnorderedList](http://help.syncfusion.com/js/api/ejrte#members:tools-customUnorderedList) tool on the editor’s toolbar.
+you need to enable [customUnorderedList](https://help.syncfusion.com/js/api/ejrte#members:tools-customUnorderedList) tool on the editor’s toolbar.
The customUnorderedList having below options for an unordered list customization.
diff --git a/aspnet-core/RichTextEditor/Working-with-Selection.md b/aspnet-core/RichTextEditor/Working-with-Selection.md
index 5b141adf..081fb06b 100644
--- a/aspnet-core/RichTextEditor/Working-with-Selection.md
+++ b/aspnet-core/RichTextEditor/Working-with-Selection.md
@@ -12,7 +12,7 @@ The editor control provides option to select the all content and in addition to
## Select All
-The [selectAll](http://help.syncfusion.com/js/api/ejrte#methods:selectall) method enables you to select the entire content including images in the editor by programmatically.
+The [selectAll](https://help.syncfusion.com/js/api/ejrte#methods:selectall) method enables you to select the entire content including images in the editor by programmatically.
N> the selection highlight is invisible if the editor does not have focus. So, if you want to call the selectAll method, focus the editor before.
@@ -39,7 +39,7 @@ N> the selection highlight is invisible if the editor does not have focus. So, i
## Select a Range
-You can programmatically select a range of content in the editor using the [selectRange](http://help.syncfusion.com/js/api/ejrte#methods:selectrange) method. To select a range, create a range object with desired offset position and pass it as arguments to selectRange method. The range object is created from [createRange](http://help.syncfusion.com/js/api/ejrte#methods:createrange) method.
+You can programmatically select a range of content in the editor using the [selectRange](https://help.syncfusion.com/js/api/ejrte#methods:selectrange) method. To select a range, create a range object with desired offset position and pass it as arguments to selectRange method. The range object is created from [createRange](http://help.syncfusion.com/js/api/ejrte#methods:createrange) method.
{% highlight CSHTML %}
@@ -79,8 +79,8 @@ You can programmatically select a range of content in the editor using the [sele
The following public methods helps you to retrieve the selected content from the editor:
-* [getText](http://help.syncfusion.com/js/api/ejrte#methods:gettext) method is used to get the currently selected content as raw text.
-* [getSelectedHtml](http://help.syncfusion.com/js/api/ejrte#methods:getselectedhtml) method is used to get the HTML source of currently selected content.
+* [getText](https://help.syncfusion.com/js/api/ejrte#methods:gettext) method is used to get the currently selected content as raw text.
+* [getSelectedHtml](https://help.syncfusion.com/js/api/ejrte#methods:getselectedhtml) method is used to get the HTML source of currently selected content.
{% highlight CSHTML %}
diff --git a/aspnet-core/RichTextEditor/Working-with-Tables.md b/aspnet-core/RichTextEditor/Working-with-Tables.md
index a31363cb..87fa9a1e 100644
--- a/aspnet-core/RichTextEditor/Working-with-Tables.md
+++ b/aspnet-core/RichTextEditor/Working-with-Tables.md
@@ -12,7 +12,7 @@ The editor provides tools to add tables in your content. You can add, edit, and
## Create a Table
-By default, [Insert Table](http://help.syncfusion.com/js/api/ejrte#members:tools-tables) tool is enabled in the editor’s toolbar. There are two ways to insert a table into the editor’s content.
+By default, [Insert Table](https://help.syncfusion.com/js/api/ejrte#members:tools-tables) tool is enabled in the editor’s toolbar. There are two ways to insert a table into the editor’s content.
* [Insert a table](#insert-a-table)
* [Insert a custom table](#custom-table)
diff --git a/aspnet-core/RichTextEditor/Zoom-and-Print.md b/aspnet-core/RichTextEditor/Zoom-and-Print.md
index d31062ea..b632e8c3 100644
--- a/aspnet-core/RichTextEditor/Zoom-and-Print.md
+++ b/aspnet-core/RichTextEditor/Zoom-and-Print.md
@@ -11,7 +11,7 @@ documentation: ug
The editor provides zoom tools which enlarges the view of an editor's object enabling you to see more detail. You can continuous zoomIn and zoomOut either using zoom tools or keyboard.
-You can assign Increases and decreases of zooming range using [zoomStep](http://help.syncfusion.com/js/api/ejrte#members:zoomStep) property
+You can assign Increases and decreases of zooming range using [zoomStep](https://help.syncfusion.com/js/api/ejrte#members:zoomStep) property
{% highlight CSHTML %}
diff --git a/aspnet-core/RichTextEditor/context.md b/aspnet-core/RichTextEditor/context.md
index 2622121b..e0792bdb 100644
--- a/aspnet-core/RichTextEditor/context.md
+++ b/aspnet-core/RichTextEditor/context.md
@@ -70,7 +70,7 @@ However we can disable the context menu by using ShowContextMenu API and it need
## Adding an item with the context menu
-To add a new item to the editor ContextMenu, you need to use the ‘[insertMenuOption’](http://help.syncfusion.com/js/api/ejrte#methods:insertMenuOption "") method and in order to handle the ContextMenu item click using the ‘[contextMenuClick](http://help.syncfusion.com/js/api/ejrte#events:contextMenuClick "")’ client side-event.
+To add a new item to the editor ContextMenu, you need to use the ‘[insertMenuOption’](https://help.syncfusion.com/js/api/ejrte#methods:insertMenuOption "") method and in order to handle the ContextMenu item click using the ‘[contextMenuClick](http://help.syncfusion.com/js/api/ejrte#events:contextMenuClick "")’ client side-event.
{% highlight CSHTML %}
@@ -100,7 +100,7 @@ To add a new item to the editor ContextMenu, you need to use the ‘[insertMenuO
## Removing an item from the context menu
-To remove a menu-item from the editor ContextMenu, you have to use the ‘removeMenuOption’ method from the ejRTE object and find the method and parameter details with the [API-document](http://help.syncfusion.com/js/api/ejrte#methods:removeMenuOption "").
+To remove a menu-item from the editor ContextMenu, you have to use the ‘removeMenuOption’ method from the ejRTE object and find the method and parameter details with the [API-document](https://help.syncfusion.com/js/api/ejrte#methods:removeMenuOption "").
{% highlight CSHTML %}
diff --git a/aspnet-core/Schedule/Data-binding.md b/aspnet-core/Schedule/Data-binding.md
index 967f0da7..bbc4ce3a 100644
--- a/aspnet-core/Schedule/Data-binding.md
+++ b/aspnet-core/Schedule/Data-binding.md
@@ -275,7 +275,7 @@ Scheduler supports binding the appointment data to it through the list of appoin
## Binding Remote Data Service
-The appointment data can be bound to the Scheduler through [Odata](http://www.odata.org) remote services, by configuring the service URL to the Schedule dataSource API.
+The appointment data can be bound to the Scheduler through [Odata](https://www.odata.org/) remote services, by configuring the service URL to the Schedule dataSource API.
{% highlight razor %}
@@ -289,7 +289,7 @@ The appointment data can be bound to the Scheduler through [Odata](http://www.od
## OData V4
-The OData v4 is an improved version of OData protocols. Scheduler supports retrieving and consuming appointment data from [OData v4](http://www.odata.org/documentation) services, just similar to the other remote services.
+The OData v4 is an improved version of OData protocols. Scheduler supports retrieving and consuming appointment data from [OData v4](https://www.odata.org/documentation) services, just similar to the other remote services.
{% highlight razor %}
diff --git a/aspnet-core/Schedule/recurrence-editor.md b/aspnet-core/Schedule/recurrence-editor.md
index 18114812..5f709bd6 100644
--- a/aspnet-core/Schedule/recurrence-editor.md
+++ b/aspnet-core/Schedule/recurrence-editor.md
@@ -12,7 +12,7 @@ The Recurrence Editor includes the entire recurrence related information in a se
## Getting Started
-Follow the steps as mentioned in the [Getting Started](http://help.syncfusion.com/aspnet-core/getting-started) page of the Introduction part to create an MVC application with required assembly references, scripts and stylesheets to render the Recurrence Editor.
+Follow the steps as mentioned in the [Getting Started](https://help.syncfusion.com/aspnet-core/getting-started) page of the Introduction part to create an MVC application with required assembly references, scripts and stylesheets to render the Recurrence Editor.
Add the basic Recurrence Editor code in the View page as shown below,
diff --git a/aspnet-core/Schedule/working-with-appointments.md b/aspnet-core/Schedule/working-with-appointments.md
index 044333be..0b2b253c 100644
--- a/aspnet-core/Schedule/working-with-appointments.md
+++ b/aspnet-core/Schedule/working-with-appointments.md
@@ -1111,7 +1111,7 @@ EXDATE is used to hold the modified appointment date details (date value) in the
RECUREDITID
This property contains the Parent Id value of the edited appointment. It is used to track the edited appointment occurrence with its parent recurrence appointment series.
For example, when you edit the particular occurrence of the recurrence appointment series, the “RECUREDITID” is added to that edited appointment depicting its parent Id.
Example:
FREQ=WEEKLY;BYDAY=MO,TU,WE,TH,FR;COUNT=10;EXDATE=6/18/2015,6/20/2015;RECUREDITID=1651
|
-To know more about other possible combinations of above specified recurrence rule properties, refer [here](http://www.syncfusion.com/kb/3719/what-is-recurrencerule-in-the-schedule-control).
+To know more about other possible combinations of above specified recurrence rule properties, refer [here](https://support.syncfusion.com/kb/article/3918/what-is-recurrencerule-in-the-schedule-control).
{% highlight razor %}
@@ -1149,7 +1149,7 @@ The default recurrence validation has been included for recurrence appointments
{% endhighlight %}
-N> You can parse the **RecurrenceRule** of an appointment from the server-side by making use of a new generic utility class **RecurrenceHelper**. Refer this [KB document](https://www.syncfusion.com/kb/5390/how-to-parse-the-recurrencerule-in-server-side).
+N> You can parse the **RecurrenceRule** of an appointment from the server-side by making use of a new generic utility class **RecurrenceHelper**. Refer this [KB document](https://support.syncfusion.com/kb/article/5128/how-to-parse-the-recurrencerule-in-server-side).
### Recurrence Edit and Delete options
diff --git a/aspnet-core/Spreadsheet/Cell-Range.md b/aspnet-core/Spreadsheet/Cell-Range.md
index 350afea7..69f8e1a6 100644
--- a/aspnet-core/Spreadsheet/Cell-Range.md
+++ b/aspnet-core/Spreadsheet/Cell-Range.md
@@ -31,7 +31,7 @@ You can insert a comment by using one of the following ways,
* Using "New" button under Comments group of REVIEW Tab in ribbon.
* Using context menu to select "Insert Comment" option in "Comment".
-* Using [`setComment`](http://help.syncfusion.com/api/js/ejspreadsheet#methods:xlcomment-setcomment "setComment") method.
+* Using [`setComment`](https://help.syncfusion.com/api/js/ejspreadsheet#methods:xlcomment-setcomment "setComment") method.
### To remove a Comment
@@ -39,7 +39,7 @@ You can remove a comment by using one of the following ways,
* Using "Delete" button under Comments group of REVIEW Tab in ribbon.
* Using context menu to select "Delete Comment" option in "Comment".
-* Using [`deleteComment`](http://help.syncfusion.com/api/js/ejspreadsheet#methods:xlcomment-deletecomment "deleteComment") method.
+* Using [`deleteComment`](https://help.syncfusion.com/api/js/ejspreadsheet#methods:xlcomment-deletecomment "deleteComment") method.
The following code example describes the above behavior.
@@ -139,7 +139,7 @@ N> * jquery.validate.unobtrusive.min.js
You can apply data validation by using one of the following ways,
* Using "Data Validation" option in Data Validation button under Data Tools group of DATA Tab in ribbon, Data Validation dialog will be opened in that you can perform Validation.
-* Using [`applyDVRules`](http://help.syncfusion.com/api/js/ejspreadsheet#methods:xlvalidate-applydvrules "applyDVRules") method.
+* Using [`applyDVRules`](https://help.syncfusion.com/api/js/ejspreadsheet#methods:xlvalidate-applydvrules "applyDVRules") method.
The following code example describes the above behavior.
@@ -194,7 +194,7 @@ namespace MVCSampleBrowser.Controllers
You can clear data validation rule by one of the following ways,
* Using "Clear Validation" option in Data Validation button under Data Tools group of DATA Tab in ribbon.
-* Using [`clearDV`](http://help.syncfusion.com/api/js/ejspreadsheet#methods:xlvalidate-cleardv "clearDV") method.
+* Using [`clearDV`](https://help.syncfusion.com/api/js/ejspreadsheet#methods:xlvalidate-cleardv "clearDV") method.
The following code example describes the above behavior.
{% tabs %}
@@ -249,7 +249,7 @@ namespace MVCSampleBrowser.Controllers
You can highlight the invalid data by using following ways,
* Using "Format Invalid Data" option in Data Validation button under Data Tools group of DATA Tab in ribbon.
-* Using [`highlightInvalidData`](http://help.syncfusion.com/api/js/ejspreadsheet#methods:xlvalidate-highlightinvaliddata "highlightInvalidData") method.
+* Using [`highlightInvalidData`](https://help.syncfusion.com/api/js/ejspreadsheet#methods:xlvalidate-highlightinvaliddata "highlightInvalidData") method.
The following code example describes the above behavior.
{% tabs %}
@@ -309,7 +309,7 @@ Drag and drop is used to pick a selected cells and drop it into a new place on t
You can do this by one of the following ways,
* Using mouse drag and drop.
-* Using [`moveRangeTo`](http://help.syncfusion.com/api/js/ejspreadsheet#methods:xldragdrop-moverangeto "moveRangeTo") Method.
+* Using [`moveRangeTo`](https://help.syncfusion.com/api/js/ejspreadsheet#methods:xldragdrop-moverangeto "moveRangeTo") Method.
The following code example describes the above behavior.
{% tabs %}
@@ -366,7 +366,7 @@ Auto Fill is used to fill the cells with data based on adjacent cells. It also f
You can do this by one of the following ways,
* Using “AutoFillOptions” menu which is open, while drag and drop the cell using fill handle element.
-* Using [`autoFill`](http://help.syncfusion.com/api/js/ejspreadsheet#methods:xldragfill-autofill "autoFill") method.
+* Using [`autoFill`](https://help.syncfusion.com/api/js/ejspreadsheet#methods:xldragfill-autofill "autoFill") method.
In Auto Fill we have following options,
@@ -383,7 +383,7 @@ N> The default auto fill option is "fillSeries" which can be referred from `Fill
To copy the selected cell content to the adjacent cells. You can do this by one of the following ways,
* Using fill handle to select the adjacent cell range and "Copy Cells" option in "AutoFillOptions" menu to fill the adjacent cells.
-* Using "copyCells" as fill type in [`autoFill`](http://help.syncfusion.com/api/js/ejspreadsheet#methods:xldragfill-autofill "autoFill") method to fill the adjacent cells.
+* Using "copyCells" as fill type in [`autoFill`](https://help.syncfusion.com/api/js/ejspreadsheet#methods:xldragfill-autofill "autoFill") method to fill the adjacent cells.
#### Fill Series
@@ -392,7 +392,7 @@ To fill the series of numbers, characters, or dates based on selected cell conte
You can do this by one of the following ways,
* Using fill handle to select the adjacent cell range and "Fill Series" option in "AutoFillOptions" menu to fill the adjacent cells.
-* Using "fillSeries" as fill type in [`autoFill`](http://help.syncfusion.com/api/js/ejspreadsheet#methods:xldragfill-autofill "autoFill") method to fill the adjacent cells.
+* Using "fillSeries" as fill type in [`autoFill`](https://help.syncfusion.com/api/js/ejspreadsheet#methods:xldragfill-autofill "autoFill") method to fill the adjacent cells.
#### Fill Formatting Only
@@ -401,7 +401,7 @@ To fill the cell style and number formatting based on the selected cell content
You can do this by one of the following ways,
* Using fill handle to select the adjacent cell range and "Fill Formatting Only" option in "AutoFillOptions" menu to fill the adjacent cells.
-* Using "fillFormattingOnly" as fill type in [`autoFill`](http://help.syncfusion.com/api/js/ejspreadsheet#methods:xldragfill-autofill "autoFill") method to fill the adjacent cells.
+* Using "fillFormattingOnly" as fill type in [`autoFill`](https://help.syncfusion.com/api/js/ejspreadsheet#methods:xldragfill-autofill "autoFill") method to fill the adjacent cells.
#### Fill Without Formatting
@@ -410,7 +410,7 @@ To fill series of numbers, characters, or dates based on the selected cells to t
You can do this by one of the following ways,
* Using fill handle to select the adjacent cell range and "Fill Without Formatting" option in "AutoFillOptions" menu to fill the adjacent cells.
-* Using "fillWithoutFormatting" as fill type in [`autoFill`](http://help.syncfusion.com/api/js/ejspreadsheet#methods:xldragfill-autofill "autoFill") method to fill the adjacent cells.
+* Using "fillWithoutFormatting" as fill type in [`autoFill`](https://help.syncfusion.com/api/js/ejspreadsheet#methods:xldragfill-autofill "autoFill") method to fill the adjacent cells.
#### Flash Fill
@@ -419,7 +419,7 @@ To fill the column when it senses a pattern from adjacent column data based on w
You can do this by one of the following ways,
* Using fill handle to select the adjacent cell range and "Flash Fill" option in "AutoFillOptions" menu to fill the adjacent cells.
-* Using "flashFill" as fill type in [`autoFill`](http://help.syncfusion.com/api/js/ejspreadsheet#methods:xldragfill-autofill "autoFill") method to fill the adjacent cells.
+* Using "flashFill" as fill type in [`autoFill`](https://help.syncfusion.com/api/js/ejspreadsheet#methods:xldragfill-autofill "autoFill") method to fill the adjacent cells.
The following code example describes the above behavior.
@@ -510,14 +510,14 @@ You can insert a hyperlink by one of the following ways,
* Using "Hyperlink" button under Links group of INSERT Tab in ribbon.
* Using context menu to select "Insert Hyperlink" option in "Hyperlink".
-* Using [`setHyperlink`](http://help.syncfusion.com/api/js/ejspreadsheet#methods:sethyperlink "setHyperlink") method.
+* Using [`setHyperlink`](https://help.syncfusion.com/api/js/ejspreadsheet#methods:sethyperlink "setHyperlink") method.
### To remove a Hyperlink
You can remove a hyperlink by one of the following ways,
* Using context menu to select "Remove Hyperlink" option in Hyperlink.
-* Using [`removeHyperlink`](http://help.syncfusion.com/api/js/ejspreadsheet#methods:removehyperlink "removeHyperlink") method.
+* Using [`removeHyperlink`](https://help.syncfusion.com/api/js/ejspreadsheet#methods:removehyperlink "removeHyperlink") method.
The following code example describes the above behavior.
@@ -592,7 +592,7 @@ You can combine two or more cells located in the same row or column into a singl
You can do this by one of the following ways,
* Using "Merge Cells" option in Merge & Center button under Alignment group of HOME Tab in ribbon.
-* Using [`mergeCells`](http://help.syncfusion.com/api/js/ejspreadsheet#methods:mergecells "mergeCells") method.
+* Using [`mergeCells`](https://help.syncfusion.com/api/js/ejspreadsheet#methods:mergecells "mergeCells") method.
### Merge & Center
@@ -600,7 +600,7 @@ You can combine two or more cells located in the same row or column into a singl
* Using Merge & Center button under Alignment group of HOME Tab in ribbon.
* Using "Merge & Center" option in Merge & Center button under Alignment group of HOME Tab in ribbon.
-* Using [`mergeCells`](http://help.syncfusion.com/api/js/ejspreadsheet#methods:mergecells "mergeCells") method with `mergeCenter` property as `true` to enable the center alignment.
+* Using [`mergeCells`](https://help.syncfusion.com/api/js/ejspreadsheet#methods:mergecells "mergeCells") method with `mergeCenter` property as `true` to enable the center alignment.
### Merge Across
@@ -669,7 +669,7 @@ The following output is displayed as a result of the above code example.
You can split the merged cell into multiple cells. You can do this by one of the following ways,
* Using "Unmerge cells" option in Merge & Center button under Alignment group of HOME Tab in ribbon.
-* Using [`unMergeCells`](http://help.syncfusion.com/api/js/ejspreadsheet#methods:unmergecells "unMergeCells") method.
+* Using [`unMergeCells`](https://help.syncfusion.com/api/js/ejspreadsheet#methods:unmergecells "unMergeCells") method.
The following code example describes the above behavior.
diff --git a/aspnet-core/Spreadsheet/Data-Presentation.md b/aspnet-core/Spreadsheet/Data-Presentation.md
index c2a58b3d..71af771a 100644
--- a/aspnet-core/Spreadsheet/Data-Presentation.md
+++ b/aspnet-core/Spreadsheet/Data-Presentation.md
@@ -28,11 +28,11 @@ You can insert the controls like Button, Checkbox, Dropdown list and Date picker
You can insert the cell type to the selected range of cells by one of the following ways
* Using `e-cell-types` property in sheets.
-* Using [`addCellTypes`](http://help.syncfusion.com/api/js/ejspreadsheet#methods:xlcelltype-addcelltypes "addCellTypes") method.
+* Using [`addCellTypes`](https://help.syncfusion.com/api/js/ejspreadsheet#methods:xlcelltype-addcelltypes "addCellTypes") method.
### To remove Cell Type
-You can delete the cell type in the selected range of cells by using [`removeCellTypes`](http://help.syncfusion.com/api/js/ejspreadsheet#methods:xlcelltype-removecelltypes "removeCellTypes") method.
+You can delete the cell type in the selected range of cells by using [`removeCellTypes`](https://help.syncfusion.com/api/js/ejspreadsheet#methods:xlcelltype-removecelltypes "removeCellTypes") method.
The following code example describes the above behavior.
{% tabs %}
@@ -113,7 +113,7 @@ The following types of charts are available in Spreadsheet.
You can create the Chart by one of the following ways,
* Using "Chart Type" button to Select the type of chart under Charts group of INSERT Tab in ribbon.
-* Using [`createChart`](http://help.syncfusion.com/api/js/ejspreadsheet#methods:xlchart-createchart "createChart") method to create the chart.
+* Using [`createChart`](https://help.syncfusion.com/api/js/ejspreadsheet#methods:xlchart-createchart "createChart") method to create the chart.
### Chart Customization
@@ -190,7 +190,7 @@ You can define conditions such as greater than, less than, between, equal to, te
You can do this by one of the following ways,
* Using "Conditional Formatting" option in Conditional Formatting button of HOME Tab in ribbon to open the conditional formatting dialog.
-* Using [`setCFRule`](http://help.syncfusion.com/api/js/ejspreadsheet#methods:xlcformat-setcfrule "setCFRule") method to define the condition.
+* Using [`setCFRule`](https://help.syncfusion.com/api/js/ejspreadsheet#methods:xlcformat-setcfrule "setCFRule") method to define the condition.
The following code example describes the above behavior.
@@ -252,7 +252,7 @@ The following output is displayed as a result of the above code example.
You can clear the defined rules by using one of the following ways,
* Using "Clear Rules" option in Conditional Formatting button of HOME Tab in ribbon to clear the rule.
-* Using [`clearCF`](http://help.syncfusion.com/api/js/ejspreadsheet#methods:xlcformat-clearcf "clearCF") method to clear the defined rules.
+* Using [`clearCF`](https://help.syncfusion.com/api/js/ejspreadsheet#methods:xlcformat-clearcf "clearCF") method to clear the defined rules.
The following code example describes the above behavior.
@@ -331,7 +331,7 @@ You can do this by one of the following ways,
* Using dropdown button in filter header to open the filter dialog.
* Using context menu to select "Filter by Selected Cell's Value" option in Filter.
-* Using [`filterByActiveCell`](http://help.syncfusion.com/api/js/ejspreadsheet#methods:xlfilter-filterbyactivecell "filterByActiveCell") method.
+* Using [`filterByActiveCell`](https://help.syncfusion.com/api/js/ejspreadsheet#methods:xlfilter-filterbyactivecell "filterByActiveCell") method.
The following code example describes the above behavior.
@@ -399,7 +399,7 @@ You can do this by one of the following ways,
* Using context menu to select "Clear Filter" option in Filter.
* Using "Clear Filter" option in "Sort & Filter" button under Editing group of HOME Tab in ribbon.
* Using "Clear Filter" option under Sort and Filter group of DATA Tab in ribbon.
-* Using [`clearFilter`](http://help.syncfusion.com/api/js/ejspreadsheet#methods:xlfilter-clearfilter "clearFilter") method to perform clear filtering.
+* Using [`clearFilter`](https://help.syncfusion.com/api/js/ejspreadsheet#methods:xlfilter-clearfilter "clearFilter") method to perform clear filtering.
The following code example describes the above behavior.
@@ -459,8 +459,8 @@ Pivot table is a program tool that allows you to reorganize and summarize select
You can do this by one of the following ways,
* Using "Pivot Table" option under Tables group of INSERT Tab in ribbon.
-* Using [`createPivotTable`](http://help.syncfusion.com/api/js/ejspreadsheet#methods:xlpivot-createpivottable "createPivotTable") method to create pivot table
-* Using [`deletePivotTable`](http://help.syncfusion.com/api/js/ejspreadsheet#methods:xlpivot-deletepivottable "deletePivotTable") method to remove the pivot table.
+* Using [`createPivotTable`](https://help.syncfusion.com/api/js/ejspreadsheet#methods:xlpivot-createpivottable "createPivotTable") method to create pivot table
+* Using [`deletePivotTable`](https://help.syncfusion.com/api/js/ejspreadsheet#methods:xlpivot-deletepivottable "deletePivotTable") method to remove the pivot table.
The following code example describes the above behavior.
@@ -557,7 +557,7 @@ You can do this by one of the following ways,
* Using "Sort A to Z" or "Sort Z to A" button in Sort & Filter group of DATA Tab in ribbon.
* Using context menu to select "Sort A to Z" or "Sort Z to A" for strings and option in Sort.
* Using "Sort A to Z" or "Sort Z to A" for strings an "Sort Smallest to Largest" or "Sort Largest to Smallest" for numbers in filter dialog.
-* Using [`sortByRange`](http://help.syncfusion.com/api/js/ejspreadsheet#methods:xlsort-sortbyrange "sortByRange") method.
+* Using [`sortByRange`](https://help.syncfusion.com/api/js/ejspreadsheet#methods:xlsort-sortbyrange "sortByRange") method.
The following code example describes the above behavior.
@@ -626,7 +626,7 @@ You can do this by one of the following ways,
* Using "Format As Table" under Styles group of HOME Tab in ribbon.
* Using Table option under Tables group of INSERT Tab in ribbon.
-* Using [`createTable`](http://help.syncfusion.com/api/js/ejspreadsheet#methods:xlformat-createtable "createTable") method to insert a table and [`removeTable`](http://help.syncfusion.com/api/js/ejspreadsheet#methods:xlformat-removetable "removeTable") to delete a table.
+* Using [`createTable`](https://help.syncfusion.com/api/js/ejspreadsheet#methods:xlformat-createtable "createTable") method to insert a table and [`removeTable`](http://help.syncfusion.com/api/js/ejspreadsheet#methods:xlformat-removetable "removeTable") to delete a table.
### Table Customization
diff --git a/aspnet-core/Spreadsheet/Editing.md b/aspnet-core/Spreadsheet/Editing.md
index 31689c9b..31c50e28 100644
--- a/aspnet-core/Spreadsheet/Editing.md
+++ b/aspnet-core/Spreadsheet/Editing.md
@@ -86,7 +86,7 @@ The following output is displayed as a result of the above code example.
You can restrict/prevent the editing in the specified range. You can use `allow-lock-cell` property to enable/disable the lock cells. You can do this by one of the following ways,
-* Using [`lockCells`](http://help.syncfusion.com/api/js/ejspreadsheet#methods:lockcells "lockCells") method to lock the selected cells. Then you need to protect the sheet using [`protectSheet`](https://help.syncfusion.com/api/js/ejspreadsheet#methods:protectsheet "protectSheet") method to restrict the editing.
+* Using [`lockCells`](https://help.syncfusion.com/api/js/ejspreadsheet#methods:lockcells "lockCells") method to lock the selected cells. Then you need to protect the sheet using [`protectSheet`](https://help.syncfusion.com/api/js/ejspreadsheet#methods:protectsheet "protectSheet") method to restrict the editing.
* Using "Lock Cells” option under Changes group of REVIEW tab in ribbon. Then Using "Protect Sheet” option under Changes group of REVIEW tab in ribbon to restrict editing.
The following code example describes the above behavior.
@@ -206,6 +206,6 @@ namespace MVCSampleBrowser.Controllers
{% endhighlight %}
{% endtabs %}
-To save and retrieve the Spreadsheet data in the database, you can refer this [`Knowledge Base`](https://www.syncfusion.com/kb/7567/how-to-save-and-retrieve-the-spreadsheet-data-in-database "Knowledge Base") link.
+To save and retrieve the Spreadsheet data in the database, you can refer this [`Knowledge Base`](https://support.syncfusion.com/kb/article/6923/how-to-save-and-retrieve-the-spreadsheet-data-in-database) link.
You can update data dynamically in the Spreadsheet by using [`updateRange`](https://help.syncfusion.com/api/js/ejspreadsheet#methods:updaterange "updateRange") method.
\ No newline at end of file
diff --git a/aspnet-core/Spreadsheet/Open-and-Save.md b/aspnet-core/Spreadsheet/Open-and-Save.md
index 34e711c8..c1ab7308 100644
--- a/aspnet-core/Spreadsheet/Open-and-Save.md
+++ b/aspnet-core/Spreadsheet/Open-and-Save.md
@@ -136,7 +136,7 @@ namespace MVCSampleBrowser.Controllers

### Methods
-To open an excel document, [`import`](http://help.syncfusion.com/api/js/ejspreadsheet#methods:import "import") method should be called with import options as a parameter. The Spreadsheet can open excel document as a stream or file URL.
+To open an excel document, [`import`](https://help.syncfusion.com/api/js/ejspreadsheet#methods:import "import") method should be called with import options as a parameter. The Spreadsheet can open excel document as a stream or file URL.
#### Stream
Spreadsheet can open excel document as a stream and the document stream was either from the client side or it can be specified in server side. The code snippets to open excel document as a stream from client side are as follows,
@@ -254,7 +254,7 @@ You can save excel documents in following ways,
2. User Interface
### Methods
-To save Spreadsheet document as excel file, [`export`](http://help.syncfusion.com/api/js/ejspreadsheet#methods:xlexport-export "export") method should be called with file type as parameter. The code snippets to save Spreadsheet document are as follows,
+To save Spreadsheet document as excel file, [`export`](https://help.syncfusion.com/api/js/ejspreadsheet#methods:xlexport-export "export") method should be called with file type as parameter. The code snippets to save Spreadsheet document are as follows,
{% highlight javascript %}
diff --git a/aspnet-core/Spreadsheet/Rows-and-columns.md b/aspnet-core/Spreadsheet/Rows-and-columns.md
index eb0640e3..2261629f 100644
--- a/aspnet-core/Spreadsheet/Rows-and-columns.md
+++ b/aspnet-core/Spreadsheet/Rows-and-columns.md
@@ -74,7 +74,7 @@ You can dynamically insert blank cells to the top of the selected range and shif
* Click Insert in the context menu and select “Shift Cells Down” option in Insert dialog.
* Select Insert Cells option in Insert button of OTHERS tab in Ribbon and select “Shift Cells Down” option in Insert dialog.
-You can also perform insert shift bottom using [`insertShiftBottom`](http://help.syncfusion.com/api/js/ejspreadsheet#methods:insertshiftbottom "insertShiftBottom") method.
+You can also perform insert shift bottom using [`insertShiftBottom`](https://help.syncfusion.com/api/js/ejspreadsheet#methods:insertshiftbottom "insertShiftBottom") method.
### Insert Shift Right
You can dynamically insert blank cells to the left of the selected range and shift the selected cells to right by following ways,
@@ -82,7 +82,7 @@ You can dynamically insert blank cells to the left of the selected range and shi
* Click Insert in the context menu and select “Shift Cells Right” option in Insert dialog.
* Select Insert Cells option in Insert button of OTHERS tab in Ribbon and select “Shift Cells Right” option in Insert dialog.
-You can also perform insert shift right using [`insertShiftRight`](http://help.syncfusion.com/api/js/ejspreadsheet#methods:insertshiftright "insertShiftRight") method.
+You can also perform insert shift right using [`insertShiftRight`](https://help.syncfusion.com/api/js/ejspreadsheet#methods:insertshiftright "insertShiftRight") method.
### Insert Entire Row
You can dynamically insert the selected number of blank rows to the top of the selected range by following ways,
@@ -92,7 +92,7 @@ You can dynamically insert the selected number of blank rows to the top of the s
* Select Insert Sheet Rows option in Insert button of OTHERS tab in Ribbon.
* Click Insert option in row header context menu.
-You can also perform insert entire row using [`insertEntireRow`](http://help.syncfusion.com/api/js/ejspreadsheet#methods:insertentirerow "insertEntireRow") method.
+You can also perform insert entire row using [`insertEntireRow`](https://help.syncfusion.com/api/js/ejspreadsheet#methods:insertentirerow "insertEntireRow") method.
### Insert Entire Column
You can dynamically insert the selected number of blank columns to the left of the selected range by following ways,
@@ -102,7 +102,7 @@ You can dynamically insert the selected number of blank columns to the left of t
* Select Insert Sheet Columns option in Insert button of OTHERS tab in Ribbon.
* Click Insert option in column header context menu.
-You can also perform insert entire column using [`insertEntireColumn`](http://help.syncfusion.com/api/js/ejspreadsheet#methods:insertentirecolumn "insertEntireColumn") method.
+You can also perform insert entire column using [`insertEntireColumn`](https://help.syncfusion.com/api/js/ejspreadsheet#methods:insertentirecolumn "insertEntireColumn") method.
## Delete
You can delete a range of cells, rows or columns based on the selection in worksheet. You have to enable the `allow-delete` property to perform delete operation.
@@ -119,7 +119,7 @@ You can dynamically delete the selected range of cells and shift the other cells
* Click Delete in the context menu and select “Shift Cells Up” option in Delete dialog.
* Select Delete Cells option in Delete button of OTHERS tab in Ribbon and select “Shift Cells Up” option in Delete dialog.
-You can also perform delete shift up using [`deleteShiftUp`](http://help.syncfusion.com/api/js/ejspreadsheet#methods:deleteshiftup "deleteShiftUp") method.
+You can also perform delete shift up using [`deleteShiftUp`](https://help.syncfusion.com/api/js/ejspreadsheet#methods:deleteshiftup "deleteShiftUp") method.
### Delete Shift Left
You can dynamically delete the selected range of cells and shift the other cells to left by following ways,
@@ -127,7 +127,7 @@ You can dynamically delete the selected range of cells and shift the other cells
* Click Delete in the context menu and select “Shift Cells Left” option in Delete dialog.
* Select Delete Cells in Delete button of OTHERS tab in Ribbon and select “Shift Cells Left” option in Delete dialog.
-You can also perform delete shift left using [`deleteShiftLeft`](http://help.syncfusion.com/api/js/ejspreadsheet#methods:deleteshiftleft "deleteShiftLeft") method.
+You can also perform delete shift left using [`deleteShiftLeft`](https://help.syncfusion.com/api/js/ejspreadsheet#methods:deleteshiftleft "deleteShiftLeft") method.
### Delete Entire Row
You can dynamically delete the selected rows and shift the other rows to top by following ways,
@@ -137,7 +137,7 @@ You can dynamically delete the selected rows and shift the other rows to top by
* Select Delete Sheet Rows option in Delete button of OTHERS tab in Ribbon.
* Click Delete option in row header context menu.
-You can also perform delete entire row using [`deleteEntireRow`](http://help.syncfusion.com/api/js/ejspreadsheet#methods:deleteentirerow "deleteEntireRow") method.
+You can also perform delete entire row using [`deleteEntireRow`](https://help.syncfusion.com/api/js/ejspreadsheet#methods:deleteentirerow "deleteEntireRow") method.
### Delete Entire Column
You can dynamically delete a selected columns and shift other columns to left by following ways,
@@ -147,7 +147,7 @@ You can dynamically delete a selected columns and shift other columns to left by
* Select Delete Sheet Columns option in Delete button of OTHERS tab in Ribbon.
* Click Delete option in column header context menu.
-You can also perform delete entire column using [`deleteEntireColumn`](http://help.syncfusion.com/api/js/ejspreadsheet#methods:deleteentirecolumn "deleteEntireColumn") method.
+You can also perform delete entire column using [`deleteEntireColumn`](https://help.syncfusion.com/api/js/ejspreadsheet#methods:deleteentirecolumn "deleteEntireColumn") method.
The following code example describes the above behavior.
@@ -209,13 +209,13 @@ You can show or hide the rows and columns in Spreadsheet using methods and conte
You can hide the rows dynamically by using one of the following ways,
* Click “Hide” option in row header context menu.
-* Hide the rows using [`hideRow`](http://help.syncfusion.com/api/js/ejspreadsheet#methods:hiderow "hideRow") method.
+* Hide the rows using [`hideRow`](https://help.syncfusion.com/api/js/ejspreadsheet#methods:hiderow "hideRow") method.
### Hide Column
You can hide the columns dynamically by using one of the following ways,
* Click “Hide” option in column header context menu.
-* Hide the columns using [`hideColumn`](http://help.syncfusion.com/api/js/ejspreadsheet#methods:hidecolumn "hideColumn") method.
+* Hide the columns using [`hideColumn`](https://help.syncfusion.com/api/js/ejspreadsheet#methods:hidecolumn "hideColumn") method.
The following code example describes the above behavior.
@@ -269,13 +269,13 @@ The following output is displayed as a result of the above code example.
You can show the hidden rows dynamically by using one of the following ways,
* Click “Unhide” option in row header context menu.
-* Show the hidden rows using [`showRow`](http://help.syncfusion.com/api/js/ejspreadsheet#methods:showrow "showRow") method.
+* Show the hidden rows using [`showRow`](https://help.syncfusion.com/api/js/ejspreadsheet#methods:showrow "showRow") method.
### Show Column
You can show the hidden columns dynamically by using one of the following ways,
* Click “Unhide” option in column header context menu.
-* Show the hidden columns using [`showColumn`](http://help.syncfusion.com/api/js/ejspreadsheet#methods:showcolumn "showColumn") method.
+* Show the hidden columns using [`showColumn`](https://help.syncfusion.com/api/js/ejspreadsheet#methods:showcolumn "showColumn") method.
The following code example describes the above behavior.
@@ -332,8 +332,8 @@ You can change `column-width` and `row-height` with the specified value. You
You can perform resizing using one of the following ways,
* Resize option in column header and row header.
-* Set the column width by using [`setColWidth`](http://help.syncfusion.com/api/js/ejspreadsheet#methods:xlresize-setcolwidth "setColWidth") method or `column-width` property.
-* Set the row height by using [`setRowHeight`](http://help.syncfusion.com/api/js/ejspreadsheet#methods:xlresize-setrowheight "setRowHeight") method or `row-height` property.
+* Set the column width by using [`setColWidth`](https://help.syncfusion.com/api/js/ejspreadsheet#methods:xlresize-setcolwidth "setColWidth") method or `column-width` property.
+* Set the row height by using [`setRowHeight`](https://help.syncfusion.com/api/js/ejspreadsheet#methods:xlresize-setrowheight "setRowHeight") method or `row-height` property.
The following code example describes the above behavior.
diff --git a/aspnet-core/Spreadsheet/Selection.md b/aspnet-core/Spreadsheet/Selection.md
index c4ddaa42..672a906d 100644
--- a/aspnet-core/Spreadsheet/Selection.md
+++ b/aspnet-core/Spreadsheet/Selection.md
@@ -30,7 +30,7 @@ You can set default `selection-type` in `e-selection-settings`.
### Cell Selection
-Cell selection is used to select a single or multiple cells. It can be performed using [`selectRange`](http://help.syncfusion.com/api/js/ejspreadsheet#methods:xlselection-selectrange "selectRange") method.
+Cell selection is used to select a single or multiple cells. It can be performed using [`selectRange`](https://help.syncfusion.com/api/js/ejspreadsheet#methods:xlselection-selectrange "selectRange") method.
The following code example describes the above behavior,
{% highlight html %}
@@ -51,7 +51,7 @@ The following output is displayed as a result of the above code example.
### Row Selection
-Row selection is used to select a single or multiple rows. It can be performed using [`selectRows`](http://help.syncfusion.com/api/js/ejspreadsheet#methods:xlselection-selectrows "selectRows") method.
+Row selection is used to select a single or multiple rows. It can be performed using [`selectRows`](https://help.syncfusion.com/api/js/ejspreadsheet#methods:xlselection-selectrows "selectRows") method.
The following code example describes the above behavior,
{% highlight html %}
@@ -74,7 +74,7 @@ N> This type can be set as default by setting `selection-type` property in `e-se
### Column Selection
-Column selection is used to select a single or multiple columns. It can be performed using [`selectColumns`](http://help.syncfusion.com/api/js/ejspreadsheet#methods:xlselection-selectcolumns "selectColumns") method.
+Column selection is used to select a single or multiple columns. It can be performed using [`selectColumns`](https://help.syncfusion.com/api/js/ejspreadsheet#methods:xlselection-selectcolumns "selectColumns") method.
The following code example describes the above behavior,
{% highlight html %}
@@ -97,7 +97,7 @@ N> This type can be set as default by setting `selection-type` property in `e-se
### Sheet Selection
-Sheet selection is used to select all cells in a worksheet. It can be performed using [`selectSheet`](http://help.syncfusion.com/api/js/ejspreadsheet#methods:xlselection-selectsheet "selectSheet") method.
+Sheet selection is used to select all cells in a worksheet. It can be performed using [`selectSheet`](https://help.syncfusion.com/api/js/ejspreadsheet#methods:xlselection-selectsheet "selectSheet") method.
The following code example describes the above behavior,
{% highlight html %}
diff --git a/aspnet-core/Spreadsheet/Worksheet.md b/aspnet-core/Spreadsheet/Worksheet.md
index 9e2c6cd2..85402740 100644
--- a/aspnet-core/Spreadsheet/Worksheet.md
+++ b/aspnet-core/Spreadsheet/Worksheet.md
@@ -29,14 +29,14 @@ The Spreadsheet has support for inserting new sheet. You can insert sheet in two
You can dynamically add a sheet by one of the following ways,
* Click the new sheet button in the Spreadsheet sheet tab.
-* Using [`addNewSheet`](http://help.syncfusion.com/api/js/ejspreadsheet#methods:addnewsheet "addNewSheet") method.
+* Using [`addNewSheet`](https://help.syncfusion.com/api/js/ejspreadsheet#methods:addnewsheet "addNewSheet") method.
### Insert Sheet
You can dynamically insert a sheet by one of the following ways,
* Right clicking on the worksheet in the sheet tab and then click Insert option in the context menu.
* Click OTHERS tab in the ribbon and select Insert Sheet option in Insert dropdown button.
-* Using [`insertSheet`](http://help.syncfusion.com/api/js/ejspreadsheet#methods:insertsheet "insertSheet") method.
+* Using [`insertSheet`](https://help.syncfusion.com/api/js/ejspreadsheet#methods:insertsheet "insertSheet") method.
The following code example describes the above behavior
@@ -65,7 +65,7 @@ The following output is displayed as a result of the above code example.
The Spreadsheet provides support to create a copy of an existing worksheet. You can dynamically copy a worksheet by using one of the following ways,
* Right clicking on the worksheet in the sheet tab and then click Move or Copy in the context menu. Check the “Create a copy” checkbox in the “Move or Copy” dialog.
-* Copy an existing worksheet using [`copySheet`](http://help.syncfusion.com/api/js/ejspreadsheet#methods:copysheet "copySheet") method.
+* Copy an existing worksheet using [`copySheet`](https://help.syncfusion.com/api/js/ejspreadsheet#methods:copysheet "copySheet") method.
The following code example describes the above behavior
@@ -90,7 +90,7 @@ The following output is displayed as a result of the above code example.
The Spreadsheet provides support to move an existing worksheet. You can dynamically move a worksheet by using one of the following ways,
* Right clicking on the worksheet in the sheet tab and then click Move or Copy in the context menu. Select the sheet that you have to move in the “Move or Copy” dialog.
-* Move an existing worksheet using [`copySheet`](http://help.syncfusion.com/api/js/ejspreadsheet#methods:copysheet "copySheet") method.
+* Move an existing worksheet using [`copySheet`](https://help.syncfusion.com/api/js/ejspreadsheet#methods:copysheet "copySheet") method.
The following code example describes the above behavior
@@ -117,7 +117,7 @@ The Spreadsheet has support for removing an existing worksheet. You can dynamica
* Right click on the worksheet in the sheet tab and then click Delete option in the context menu.
* Select the existing worksheet, click OTHERS tab in the ribbon and select Delete dropdown button. Then click Delete Sheet.
-You can also remove an active worksheet using [`deleteSheet`](http://help.syncfusion.com/api/js/ejspreadsheet#methods:deletesheet "deleteSheet") method.
+You can also remove an active worksheet using [`deleteSheet`](https://help.syncfusion.com/api/js/ejspreadsheet#methods:deletesheet "deleteSheet") method.
The following code example describes the above behavior
@@ -142,7 +142,7 @@ The following output is displayed as a result of the above code example.
The Spreadsheet has support for renaming an existing worksheet. You can dynamically rename worksheet by using one of the following ways,
* Right clicking on the worksheet in the sheet tab and then click Rename option in the context menu.
-* Rename an active worksheet using [`sheetRename`](http://help.syncfusion.com/api/js/ejspreadsheet#methods:sheetrename "sheetRename") method.
+* Rename an active worksheet using [`sheetRename`](https://help.syncfusion.com/api/js/ejspreadsheet) method.
The following code example describes the above behavior
@@ -168,7 +168,7 @@ The following output is displayed as a result of the above code example.
Headers in the Spreadsheet are numbered rows and lettered columns in worksheets. It makes ease of view and reference to your data. You can dynamically show/hide worksheet header by using one of the following ways,
* Select PAGE LAYOUT tab in the ribbon and then check or uncheck Headings in the Show group.
-* Show/Hide the worksheet headers using `show-headings` property and [`showHeadings`](http://help.syncfusion.com/api/js/ejspreadsheet#methods:showheadings "showHeadings") method.
+* Show/Hide the worksheet headers using `show-headings` property and [`showHeadings`](https://help.syncfusion.com/api/js/ejspreadsheet) method.
The following code example describes the above behavior
@@ -189,8 +189,8 @@ The following output is displayed as a result of the above code example.
You can dynamically show/hide worksheet by using one of the following ways,
* Right clicking on the worksheet in the sheet tab and then click Hide or Unhide in the context menu
-* Hide the sheet using [`hideSheet`](http://help.syncfusion.com/api/js/ejspreadsheet#methods:hidesheet "hideSheet") method.
-* Show the hidden sheet using [`unhideSheet`](http://help.syncfusion.com/api/js/ejspreadsheet#methods:unhidesheet "unhideSheet") method.
+* Hide the sheet using [`hideSheet`](https://help.syncfusion.com/api/js/ejspreadsheet) method.
+* Show the hidden sheet using [`unhideSheet`](https://help.syncfusion.com/api/js/ejspreadsheet) method.
The following code example describes the above behavior
@@ -218,7 +218,7 @@ The following output is displayed as a result of the above code example.
Gridlines act as a border like appearance of cells. They are used to distinguish cells on the worksheet. You can dynamically show/hide gridlines by using one of the following ways,
* Select PAGE LAYOUT tab in the ribbon and then check or uncheck Gridlines in the Show group.
-* Show/Hide gridlines in a worksheet using `show-gridlines` property and [`showGridlines`](http://help.syncfusion.com/api/js/ejspreadsheet#methods:showgridlines "showGridlines") method.
+* Show/Hide gridlines in a worksheet using `show-gridlines` property and [`showGridlines`](https://help.syncfusion.com/api/js/ejspreadsheet) method.
The following code example describes the above behavior
diff --git a/aspnet-core/TimePicker/Keyboard-Interaction.md b/aspnet-core/TimePicker/Keyboard-Interaction.md
index 7b6e442f..899699c1 100644
--- a/aspnet-core/TimePicker/Keyboard-Interaction.md
+++ b/aspnet-core/TimePicker/Keyboard-Interaction.md
@@ -22,7 +22,7 @@ Shortcut Key
Description |
|
-{{ '[Access key](http://en.wikipedia.org/wiki/Access_key)' | markdownify }} + j |
+{{ '[Access key](https://en.wikipedia.org/wiki/Access_key)' | markdownify }} + j |
Focuses into Timepicker widget |
|
@@ -105,7 +105,7 @@ The following steps explains you on how to enable keyboard interaction for the T
N> To render the TimePicker Control you can use either Razor or Tag helper code as given in the above code snippet.
-2. Run the code sample, press [Access key](http://en.wikipedia.org/wiki/Access_key) + J to focus in the TimePicker widget that enables it and you can navigate using arrow keys and Esc key to close the popup.
+2. Run the code sample, press [Access key](https://en.wikipedia.org/wiki/Access_key) + J to focus in the TimePicker widget that enables it and you can navigate using arrow keys and Esc key to close the popup.
diff --git a/aspnet-core/TimePicker/Localization.md b/aspnet-core/TimePicker/Localization.md
index 8132a051..4c086db7 100644
--- a/aspnet-core/TimePicker/Localization.md
+++ b/aspnet-core/TimePicker/Localization.md
@@ -12,7 +12,7 @@ documentation: ug
You can globalize the TimePicker, so that users of different cultures can make use of it and post their content. For your convenience, you can format the TimePicker control to your culture. When your blog is in your culture, the viewers of your culture can understand about your company and its products. You can achieve localization using the “Locale” property.
More than 350 culture specific files are available to localize the time. To know more about EJ globalize support, please refer the below link
- [http://help.syncfusion.com/js/localization](http://help.syncfusion.com/js/localization)
+ [http://help.syncfusion.com/js/localization](https://help.syncfusion.com/js/localization)
N> Seven culture-specific script files are available in the below specified location. For all other culture files, please download from the [GitHub](https://github.com/syncfusion/ej-global/tree/master/i18n) location.
|