Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion aspnet-core/ListBox/Keyboard-interaction.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Shortcut Key</th><th>
Description</th></tr>
<tr>
<td>
{{ '[Access key](http://en.wikipedia.org/wiki/Access_key)' | markdownify }} + j </td><td>
{{ '[Access key](https://en.wikipedia.org/wiki/Access_key)' | markdownify }} + j </td><td>
Focuses into the ListBox text box</td></tr>
<tr>
<td>
Expand Down
2 changes: 1 addition & 1 deletion aspnet-core/Maps/Getting-Started.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ To begin, create a new ASP.NET Core project Web application.

#### Preparing Shape Data

The Shape Data collection describing geographical shape information can be obtained from [GEOJSON format shapes](http://www.syncfusion.com/uploads/user/uploads/Maps_GeoJSON.zip).
The Shape Data collection describing geographical shape information can be obtained from [GEOJSON format shapes](https://www.syncfusion.com/uploads/user/uploads/Maps_GeoJSON.zip).

In this example, USA shape is used as shape data by utilizing the `United States of America.json` file in the following folder structure obtained from downloaded Maps_GeoJSON folder.

Expand Down
2 changes: 1 addition & 1 deletion aspnet-core/Maps/Map-Providers.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ key="// ...bingMapKey">

### Key

The bing Map Key is provided as input to this `key` property. The Bing Map key can be obtained from [http://www.microsoft.com/maps/create-a-bing-maps-key.aspx](http://www.microsoft.com/maps/create-a-bing-maps-key.aspx).
The bing Map Key is provided as input to this `key` property. The Bing Map key can be obtained from [http://www.microsoft.com/maps/create-a-bing-maps-key.aspx](https://www.microsoft.com/en-us/maps/create-a-bing-maps-key).


![](Map-Providers_images/Map-Providers_img2.png)
Expand Down
2 changes: 1 addition & 1 deletion aspnet-core/Maps/Overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Some of the Maps control use case scenarios:

* `Layers` - Map is maintained through Layers and it can accommodate one or more layers.
* `Map Providers Support` - Syncfusion Map support map providers such as OpenStreetMap that can be added to any layers in maps.
* `GeoJSON Data Input` - The GeoJSON standard allows you to plot your own shapes using customized data to your maps. You can obtain some of the GeoJSON standard shape information from [GEOJSON format shapes](http://www.syncfusion.com/uploads/user/uploads/Maps_GeoJSON.zip) that can be used as data input for maps.
* `GeoJSON Data Input` - The GeoJSON standard allows you to plot your own shapes using customized data to your maps. You can obtain some of the GeoJSON standard shape information from [GEOJSON format shapes](https://www.syncfusion.com/uploads/user/uploads/Maps_GeoJSON.zip) that can be used as data input for maps.
* `Map Elements Customization` - Map contains a set of elements, including shapes, bubbles, markers, legend, labels and data items that can be visualized with customized appearance showing additional information on the map using bound data.
* `User Interaction` - Options like zooming, panning and map selection enables the effective interaction on map elements.

Expand Down
2 changes: 1 addition & 1 deletion aspnet-core/Maps/Populate-Data.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ In this section you can learn how to populate shape data for providing Data inpu

## Shape Data

The Shape Data collection describing geographical shape information can be obtained from [GEOJSON format shapes](http://www.syncfusion.com/uploads/user/uploads/Maps_GeoJSON.zip).
The Shape Data collection describing geographical shape information can be obtained from [GEOJSON format shapes](https://www.syncfusion.com/uploads/user/uploads/Maps_GeoJSON.zip).

In this example, USA shape is used as shape data by utilizing the “United States of America.json” file in the following folder structure obtained from downloaded Maps_GeoJSON folder.

Expand Down
2 changes: 1 addition & 1 deletion aspnet-core/MaskEdit/Behavior-Settings.md
Original file line number Diff line number Diff line change
Expand Up @@ -396,7 +396,7 @@ The MaskEditTextBox provides support for adding HTML attributes to the component

#### Configure HTMLAttributes property

1. In the View page add MaskEditTextBox helper, and configure the HtmlAttributes property. Here we have added the [Access key](http://en.wikipedia.org/wiki/Access_key) attribute. While pressing the “AccessKey” and “J” keys, MaskEditTextBox will gain focus.
1. In the View page add MaskEditTextBox helper, and configure the HtmlAttributes property. Here we have added the [Access key](https://en.wikipedia.org/wiki/Access_key) attribute. While pressing the “AccessKey” and “J” keys, MaskEditTextBox will gain focus.



Expand Down
4 changes: 2 additions & 2 deletions aspnet-core/NumericTextBox/Keyboard-Interaction.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Shortcut Key</th><th>
Description</th></tr>
<tr>
<td>
{{ '[Access key](http://en.wikipedia.org/wiki/Access_key)' | markdownify }} + j</td><td>
{{ '[Access key](https://en.wikipedia.org/wiki/Access_key)' | markdownify }} + j</td><td>
Focuses the control</td></tr>
<tr>
<td>
Expand Down Expand Up @@ -56,6 +56,6 @@ In the View page add the below code. Set the access key property to the NumericT

{% endhighlight %}

Run the above example and press [Access key](http://en.wikipedia.org/wiki/Access_key) + j key to focus the NumericTextBox widget. Perform provided functionality by using keyboard shortcuts.
Run the above example and press [Access key](https://en.wikipedia.org/wiki/Access_key) + j key to focus the NumericTextBox widget. Perform provided functionality by using keyboard shortcuts.

![](Keyboard-Interaction_images/Keyboard-Interaction_img1.png)
2 changes: 1 addition & 1 deletion aspnet-core/NumericTextBox/Localization-Support.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ documentation: ug
The widget provides multi-language support using globalization. You can customize the NumericTextBox with your own language style by using this feature. You can change the globalization by using the **locale** property. The default value for **locale** property is **en-US** in NumericTextBox control.

More than 350 culture specific files are available to localize the value. 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> All the culture-specific script files are available within the below specified location, once you have installed Essential Studio in your machine, therefore it is not necessary to download these files explicitly.

Expand Down
4 changes: 2 additions & 2 deletions aspnet-core/PercentageTextBox/Keyboard-Interaction.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Shortcut Key</th><th>
Description</th></tr>
<tr>
<td>
{{ '[Access key](http://en.wikipedia.org/wiki/Access_key)' | markdownify }} + j</td><td>
{{ '[Access key](https://en.wikipedia.org/wiki/Access_key)' | markdownify }} + j</td><td>
Focuses the control</td></tr>
<tr>
<td>
Expand Down Expand Up @@ -54,6 +54,6 @@ percentAttribute.Add("accesskey", "k");

{% endhighlight %}

Run the above example and press [Access key](http://en.wikipedia.org/wiki/Access_key) + j key to focus the PercentageTextBox widget. Perform provided functionality by using keyboard shortcuts.
Run the above example and press [Access key](https://en.wikipedia.org/wiki/Access_key) + j key to focus the PercentageTextBox widget. Perform provided functionality by using keyboard shortcuts.

![](Keyboard-Interaction_images/Keyboard-Interaction_img1.png)
2 changes: 1 addition & 1 deletion aspnet-core/PercentageTextBox/Localization-Support.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ documentation: ug
The **PercentageTextBox** widget provides multi-language support using globalization. You can customize the **PercentageTextBox** with your own language style by using this feature. You can change the globalization by using the **locale** property. The default value for **locale** property is **en-US** in **PercentageTextBox** control.

More than 350 culture specific files are available to localize the value. 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> All the culture-specific script files are available within the below specified location, once you have installed Essential Studio in your machine, therefore it is not necessary to download these files explicitly.

Expand Down
2 changes: 1 addition & 1 deletion aspnet-core/PivotChart/Getting-Started.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ documentation: ug
# Getting started

>**Important**
Starting with v16.2.0.x, if you refer to Syncfusion assemblies from trial setup or from the NuGet feed, include a license key in your projects. Refer to this [link](https://help.syncfusion.com/common/essential-studio/licensing/license-key) to learn about registering Syncfusion license key in your ASP.NET Core application to use our components.
Starting with v16.2.0.x, if you refer to Syncfusion assemblies from trial setup or from the NuGet feed, include a license key in your projects. Refer to this [link](https://help.syncfusion.com/common/essential-studio/licensing/overview) to learn about registering Syncfusion license key in your ASP.NET Core application to use our components.

Refer the [getting started](/aspnet-core/getting-started) page of the introduction part to know more about the basic system requirements and the steps to configure the Syncfusion components in an ASP.NET Core application.

Expand Down
2 changes: 1 addition & 1 deletion aspnet-core/PivotClient/Getting-Started.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ documentation: ug
# Getting started

>**Important**
Starting with v16.2.0.x, if you refer to Syncfusion assemblies from trial setup or from the NuGet feed, include a license key in your projects. Refer to this [link](https://help.syncfusion.com/common/essential-studio/licensing/license-key) to learn about registering Syncfusion license key in your ASP.NET Core application to use our components.
Starting with v16.2.0.x, if you refer to Syncfusion assemblies from trial setup or from the NuGet feed, include a license key in your projects. Refer to this [link](https://help.syncfusion.com/common/essential-studio/licensing/overview) to learn about registering Syncfusion license key in your ASP.NET Core application to use our components.

Refer to the [Getting Started](/aspnet-core/getting-started) page of the introduction part to know more about the basic system requirements and the steps to configure the Syncfusion components in an ASP.NET Core application.

Expand Down
2 changes: 1 addition & 1 deletion aspnet-core/PivotGauge/Getting-Started.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ documentation: ug
# Getting started

>**Important**
Starting with v16.2.0.x, if you refer to Syncfusion assemblies from trial setup or from the NuGet feed, include a license key in your projects. Refer to this [link](https://help.syncfusion.com/common/essential-studio/licensing/license-key) to learn about registering Syncfusion license key in your ASP.NET Core application to use our components.
Starting with v16.2.0.x, if you refer to Syncfusion assemblies from trial setup or from the NuGet feed, include a license key in your projects. Refer to this [link](https://help.syncfusion.com/common/essential-studio/licensing/overview) to learn about registering Syncfusion license key in your ASP.NET Core application to use our components.

Refer the [Getting Started](/aspnet-core/getting-started) page of the introduction part to know more about the basic system requirements and the steps to configure the Syncfusion components in an ASP.NET Core application.

Expand Down
2 changes: 1 addition & 1 deletion aspnet-core/PivotGrid/Getting-Started.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ documentation: ug
# Getting started

>**Important**
Starting with v16.2.0.x, if you refer to Syncfusion assemblies from trial setup or from the NuGet feed, include a license key in your projects. Refer to this [link](https://help.syncfusion.com/common/essential-studio/licensing/license-key) to learn about registering Syncfusion license key in your ASP.NET Core application to use our components.
Starting with v16.2.0.x, if you refer to Syncfusion assemblies from trial setup or from the NuGet feed, include a license key in your projects. Refer to this [link](https://help.syncfusion.com/common/essential-studio/licensing/overview) to learn about registering Syncfusion license key in your ASP.NET Core application to use our components.

Refer the [Getting Started](/aspnet-core/getting-started) page of the introduction part to know more about the basic system requirements and the steps to configure the Syncfusion components in an ASP.NET Core application.

Expand Down
2 changes: 1 addition & 1 deletion aspnet-core/PivotTreeMap/Getting-Started.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ documentation: ug
# Getting started

>**Important**
Starting with v16.2.0.x, if you refer to Syncfusion assemblies from trial setup or from the NuGet feed, include a license key in your projects. Refer to this [link](https://help.syncfusion.com/common/essential-studio/licensing/license-key) to learn about registering Syncfusion license key in your ASP.NET Core application to use our components.
Starting with v16.2.0.x, if you refer to Syncfusion assemblies from trial setup or from the NuGet feed, include a license key in your projects. Refer to this [link](https://help.syncfusion.com/common/essential-studio/licensing/overview) to learn about registering Syncfusion license key in your ASP.NET Core application to use our components.

Refer the [getting started](/aspnet-core/getting-started) page of the introduction part to know more about the basic system requirements and the steps to configure the Syncfusion components in an ASP.NET Core application.

Expand Down
2 changes: 1 addition & 1 deletion aspnet-core/ProgressBar/Overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ documentation: ug

# Progress Bar

Essential ProgressBar control is a [graphical control element](http://en.wikipedia.org/wiki/Graphical_control_element) used to visualize the changing status of an extended operation. It is available in ASP.NET MVC product. ProgressBar provides an interactive way to display the progression of the task. You can configure the item size, orientation and the display text on the ProgressBar control.
Essential ProgressBar control is a [graphical control element](https://en.wikipedia.org/wiki/Graphical_control_element) used to visualize the changing status of an extended operation. It is available in ASP.NET MVC product. ProgressBar provides an interactive way to display the progression of the task. You can configure the item size, orientation and the display text on the ProgressBar control.

## Key Features

Expand Down
2 changes: 1 addition & 1 deletion aspnet-core/RadioButton/Getting-Started.md
Original file line number Diff line number Diff line change
Expand Up @@ -760,7 +760,7 @@ The whole purpose of Radio Button is to enable you to make one selection, only o

You can make only one selection from the group of radio buttons. All radio buttons in that group need to share the same name. This tells the form handler, the name of the group, and the value of the selected Radio Button.

Radio Button is [mutually exclusive](http://en.wikipedia.org/wiki/Mutually_exclusive_events); that is, when you select a radio button, any previously selected radio buttons in the same group become deselected. 
Radio Button is [mutually exclusive](https://en.wikipedia.org/wiki/Mutually_exclusive_events); that is, when you select a radio button, any previously selected radio buttons in the same group become deselected. 

For example, when you want to choose between a groups of colors, you can create Radio Buttons for each color. You can give all the radio buttons the same name, for example, "preferred_color", but you must give each radio button a different value, for example, "red".

Expand Down
2 changes: 1 addition & 1 deletion aspnet-core/Release-Notes/Migratingtov15.1.0.33.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ As a part of NET Standard support, we have made below changes.
* `HtmlExportCssStyleSheetType`, and `HtmlExportCssStyleSheetFileName` properties of `SaveOptions` class has been removed and now support only inline & internal CSS in HTML export.
* `HTMLExportImagesFolder` property of `SaveOptions` class has been removed, instead make use of `ImageNodeVisited` event of `SaveOptions` to save the images in the specified path and use the saved path as image source during HTML export.
* In HTML import, loading image from absolute/web path has been removed. Instead make use of `ImageNodeVisited` event of `HTMLImportSettings` class to load image from the specified path.
* `IsValidXHTML(string html, XHTMLValidationType type)` and `IsValidXHTML(string html, XHTMLValidationType type, out string exceptionMessage)` methods of `WTextBody` class has been removed, instead make use of [this](http://www.syncfusion.com/downloads/support/directtrac/general/HTMLVA~1-1531659666.ZIP) extension in your application to check the XHTML 1.0 validation. Refer [this](http://www.syncfusion.com/downloads/support/directtrac/general/HTMLCO~1-516511074.ZIP) sample for more details.
* `IsValidXHTML(string html, XHTMLValidationType type)` and `IsValidXHTML(string html, XHTMLValidationType type, out string exceptionMessage)` methods of `WTextBody` class has been removed, instead make use of [this](https://www.syncfusion.com/downloads/support/directtrac/general/HTMLVA~1-1531659666.ZIP) extension in your application to check the XHTML 1.0 validation. Refer [this](https://www.syncfusion.com/downloads/support/directtrac/general/HTMLCO~1-516511074.ZIP) sample for more details.

## PDF

Expand Down
14 changes: 7 additions & 7 deletions aspnet-core/Release-Notes/v13.1.0.21.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ Provided `Wrapper support` for Tooltip control in ASP.NET Core.
* \#160593 - Stacking Area is now rendering properly, when it has null value.
* \#163164 - Localization is now working properly for numeric axis.
* \#162980 - Axis range is now calculated properly for logarithmic axis.
* \#162776 - Chart is now updating on changing the [`DataSource`](https://help.syncfusion.com/js/api/ejchart#members:series-datasource) using KO Observable array.
* \#162776 - Chart is now updating on changing the [`DataSource`](https://help.syncfusion.com/api/js/ejchart#members:series-datasource) using KO Observable array.
* \#162220 -Y axis labels is now rendering properly when y axis `Range` starts from 0 and all y values has same decimal points.


Expand All @@ -128,12 +128,12 @@ Provided `Wrapper support` for Tooltip control in ASP.NET Core.
* Rounded corner `Rx` and `Ry` values for crosshair tooltip has been changed from 0 to 3.
* Now the trackball tooltip will render with rounded corners by default.
* Revamped the position and content of trackball tooltip in charts such as Candle, OHLC, HiLo, Range Column, Range Area.
* Default font size of [`Title.Font.Size`](https://help.syncfusion.com/js/api/ejchart#members:title-font-size) has been changed from 20px to 16px.
* Default font size of [`PrimaryXAxis.Title.Font.Size`](https://help.syncfusion.com/js/api/ejchart#members:primaryxaxis-title-font-size) has been changed from 16px to 14px.
* Default font size of [`PrimaryYAxis.Title.Font.Size`](https://help.syncfusion.com/js/api/ejchart#members:primaryyaxis-title-font-size) has been changed from 16px to 14px.
* Default font size of [`PrimaryXAxis.Font.Size`](https://help.syncfusion.com/js/api/ejchart#members:primaryxaxis-font-size) has been changed from 13px to 11px.
* Default font size of [`PrimaryYAxis.Font.Size`](https://help.syncfusion.com/js/api/ejchart#members:primaryyaxis-font-size) has been changed from 13px to 11px.
* Default font size of [`Series.Marker.DataLabel.Font.Size`](https://help.syncfusion.com/js/api/ejchart#members:series-marker-datalabel-font-size) has been changed from 12px to 11px.
* Default font size of [`Title.Font.Size`](https://help.syncfusion.com/api/js/ejchart#members:title-font-size) has been changed from 20px to 16px.
* Default font size of [`PrimaryXAxis.Title.Font.Size`](https://help.syncfusion.com/api/js/ejchart#members:primaryxaxis-title-font-size) has been changed from 16px to 14px.
* Default font size of [`PrimaryYAxis.Title.Font.Size`](https://help.syncfusion.com/api/js/ejchart#members:primaryyaxis-title-font-size) has been changed from 16px to 14px.
* Default font size of [`PrimaryXAxis.Font.Size`](https://help.syncfusion.com/api/js/ejchart#members:primaryxaxis-font-size) has been changed from 13px to 11px.
* Default font size of [`PrimaryYAxis.Font.Size`](https://help.syncfusion.com/api/js/ejchart#members:primaryyaxis-font-size) has been changed from 13px to 11px.
* Default font size of [`Series.Marker.DataLabel.Font.Size`](https://help.syncfusion.com/api/js/ejchart#members:series-marker-datalabel-font-size) has been changed from 12px to 11px.


## CircularGauge
Expand Down
Loading