Skip to content

Commit 5c01f53

Browse files
committed
Sync with Kendo UI Professional
1 parent 4ce132e commit 5c01f53

File tree

71 files changed

+243
-150
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

71 files changed

+243
-150
lines changed

docs-aspnet/_config-mvc.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ knowledge-base/vs-code-extension-issues.md,
7777
html-helpers/hybrid/*,
7878
html-helpers/helper-basics/fundamentals.md,
7979
html-helpers/helper-basics/declarative-initialization.md,
80+
*/razor-page.md,
8081
html-helpers/data-management/filemanager/binding/razor-page.md,
8182
html-helpers/datasource/razor-page.md,
8283
html-helpers/diagrams-and-maps/diagram/binding/razor-pages

docs-aspnet/backwards-compatibility/2024-backwards-compatibility.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -255,9 +255,9 @@ Apart from that, we made changes in the positioning styles of the component. Unt
255255

256256
**Spreadsheet**
257257

258-
* The tabs in the Spreadsheet are now rendered via [`Kendo Menu`](/api/javascript/ui/menu) instead of a [`Kendo TabStrip`](/api/javascript/ui/tabstrip).
259-
* The rendering of the SheetsBar at the bottom is unified with the rendering of a [`Kendo UI TabStrip`](/api/javascript/ui/tabstrip).
260-
* The `Add New Sheet` tool in the SheetsBar is now created from `<button>` element instead of `<a role="button"></a>`.
258+
* The tabs in the Spreadsheet are now rendered via [`Kendo Menu`](https://docs.telerik.com/kendo-ui/api/javascript/ui/menu) instead of a [`Kendo TabStrip`](https://docs.telerik.com/kendo-ui/api/javascript/ui/tabstrip).
259+
* The rendering of the SheetsBar at the bottom is unified with the rendering of a [`Kendo TabStrip`](https://docs.telerik.com/kendo-ui/api/javascript/ui/tabstrip).
260+
* The `Add New Sheet` tool in the SheetsBar is now created from `<button>` element instead of `<a role="button"\>`.
261261
* The `Quick Access` section in the top toolbar is removed and the `Undo` and `Redo` buttons are moved in the Home tab.
262262
* The tools in the toolbar are now split into six separate tabs - File, Home, Insert, Format, Data and View.
263263
* Replaced `k-icon k-i-undo` with `k-icon k-i-reset`.

docs-aspnet/docs-builder-mvc.yml

Lines changed: 2 additions & 52 deletions
Original file line numberDiff line numberDiff line change
@@ -202,69 +202,19 @@ excluded-files:
202202
- "**/knowledge-base/vs-online-continuous-integration-login-problem.md"
203203
- "**/knowledge-base/grid-toggle-editable-mode.md"
204204
- "**/knowledge-base/grid-export-parent-and-all-detail-grids-to-excel.md"
205-
- "**/html-helpers/data-management/grid/binding/razor-page.md"
206205
- "**/knowledge-base/vs-2015-support.md"
207206
- "**/knowledge-base/trial-to-commercial-license-troubleshooting.md"
208207
- "**/knowledge-base/vs-code-extension-issues.md"
209208
- "**/knowledge-base/razor-class-library.md"
210209
- "**/html-helpers/hybrid/*"
211210
- "**/html-helpers/helper-basics/fundamentals.md"
212211
- "**/html-helpers/helper-basics/declarative-initialization.md"
213-
- "**/html-helpers/data-management/filemanager/binding/razor-page.md"
214-
- "**/html-helpers/datasource/razor-page.md"
215-
- "**/html-helpers/diagrams-and-maps/diagram/binding/razor-pages.md"
216-
- "**/html-helpers/conversational-ui/chat/razor-page.md"
217-
- "**/html-helpers/editors/autocomplete/binding/razor-pages.md"
218-
- "**/html-helpers/editors/checkboxgroup/razor-page.md"
219-
- "**/html-helpers/editors/dropdownlist/binding/razor-page.md"
220-
- "**/html-helpers/editors/colorpicker/razor-page.md"
221-
- "**/html-helpers/editors/combobox/binding/razor-page.md"
222-
- "**/html-helpers/editors/dropdowntree/binding/razor-page.md"
223-
- "**/html-helpers/editors/multicolumncombobox/binding/razor-page.md"
224-
- "**/html-helpers/editors/multiselect/binding/razor-page.md"
225-
- "**/html-helpers/editors/radiogroup/razor-page.md"
226-
- "**/html-helpers/editors/rating/razor-page.md"
227-
- "**/html-helpers/editors/slider/razor-page.md"
228-
- "**/html-helpers/editors/switch/razor-page.md"
229-
- "**/html-helpers/editors/upload/razor-page.md"
230-
- "**/html-helpers/editors/captcha/razor-page.md"
231212
- "**/html-helpers/editors/dropdownlist/troubleshooting.md"
232-
- "**/html-helpers/editors/imageeditor/razor-page.md"
233-
- "**/html-helpers/interactivity/loader/razor-page.md"
234-
- "**/html-helpers/layout/form/razor-page.md"
235-
- "**/html-helpers/layout/dialog/razor-page.md"
236-
- "**/html-helpers/layout/notification/razor-page.md"
237-
- "**/html-helpers/layout/splitter/razor-page.md"
238-
- "**/html-helpers/layout/tooltip/razor-page.md"
239-
- "**/html-helpers/layout/window/razor-page.md"
240-
- "**/html-helpers/navigation/breadcrumb/razor-page.md"
241-
- "**/html-helpers/navigation/button/razor-page.md"
242-
- "**/html-helpers/navigation/buttongroup/razor-page.md"
243-
- "**/html-helpers/navigation/menu/binding/razor-page.md"
244-
- "**/html-helpers/navigation/menu/contextmenu/razor-page.md"
245-
- "**/html-helpers/navigation/panelbar/binding/razor-page.md"
246-
- "**/html-helpers/navigation/radiobutton/razor-page.md"
247-
- "**/html-helpers/navigation/stepper/razor-page.md"
248-
- "**/html-helpers/navigation/wizard/razor-page.md"
249-
- "**/html-helpers/scheduling/scheduler/binding/razor-page.md"
250213
- "**/html-helpers/scheduling/scheduler/binding/signalr-binding.md"
251-
- "**/html-helpers/navigation/tabstrip/razor-page.md"
252-
- "**/html-helpers/scheduling/calendar/razor-pages.md"
253-
- "**/html-helpers/editors/datepicker/razor-pages.md"
254-
- "**/html-helpers/editors/datetimepicker/razor-pages.md"
255-
- "**/html-helpers/scheduling/multiviewcalendar/razor-pages.md"
256-
- "**/html-helpers/charts/treemap/razor-pages.md"
257-
- "**/html-helpers/navigation/toolbar/razor-page.md"
258-
- "**/html-helpers/data-management/treelist/binding/razor-page.md"
259-
- "**/html-helpers/editors/dateinput/razor-page.md"
260-
- "**/html-helpers/editors/daterangepicker/razor-page.md"
261-
- "**/html-helpers/navigation/drawer/razor-page.md"
262-
- "**/html-helpers/pdf/pdfviewer/razor-page.md"
263-
- "**/html-helpers/data-management/listview/binding/razor-page.md"
264-
- "**/html-helpers/media/mediaplayer/razor-page.md"
265214
- "**/html-helpers/overview-taghelpers.md"
266215
- "**/knowledge-base/grid-azure-empty-cells.md"
267-
- "**/html-helpers/chartwizard/binding/razor-page.md"
216+
- "**/razor-page.md"
217+
- "**/razor-pages.md"
268218

269219
meta:
270220
"*/accessibility":

docs-aspnet/html-helpers/charts/chart-types/polar-charts.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ The Polar Charts can be categorized into the following types:
3131
* [Polar Scatter](#polar-scatter-charts)&mdash;Displays plots that represent non-connected data points.
3232
* [Polar Area](#polar-area-charts)&mdash;Shows the data points connected with straight line segments that enclose a filled area together with the chart pole.
3333

34-
To customize the default [chart axes](#configuring-the-axes), explore the various options available through the [`XAxis`](/api/kendo.mvc.ui.fluent/chartxaxisbuilder) and [`YAxis`](/api/kendo.mvc.ui.fluent/chartyaxisbuilder) configurations.
34+
To customize the default [chart axes](#configuring-the-axes), explore the various options available through the {% if site.core %}[`XAxis`](/api/kendo.mvc.ui.fluent/chartxaxisbuilder){% else %}[`XAxis`](/api/kendo.mvc.ui.fluent/chartbuilder#xaxissystemaction){% endif %} and {% if site.core %}[`YAxis`](/api/kendo.mvc.ui.fluent/chartyaxisbuilder){% else %}[`YAxis`](/api/kendo.mvc.ui.fluent/chartbuilder#yaxissystemaction){% endif %} configurations.
3535

3636
Also, you can bind the Polar Chart to inline, local, and remote data. For more information on the available data binding approaches, refer to the [Charts Data Binding Overview]({% slug htmlhelpers_charts_databinding_aspnetcore %}).
3737

@@ -333,7 +333,7 @@ The configuration from the example results in the following Polar Chart.
333333

334334
## Configuring the Axes
335335

336-
The Polar Chart contains X and Y-axes. You can configure both axes through the [`XAxis()`](/api/kendo.mvc.ui.fluent/chartxaxisbuilder) and [`YAxis()`](/api/kendo.mvc.ui.fluent/chartyaxisbuilder) configurations.
336+
The Polar Chart contains X and Y-axes. You can configure both axes through the {% if site.core %}[`XAxis()`](/api/kendo.mvc.ui.fluent/chartxaxisbuilder){% else %}[`XAxis()`](/api/kendo.mvc.ui.fluent/chartbuilder#xaxissystemaction){% endif %} and {% if site.core %}[`YAxis()`](/api/kendo.mvc.ui.fluent/chartyaxisbuilder){% else %}[`YAxis()`](/api/kendo.mvc.ui.fluent/chartbuilder#yaxissystemaction){% endif %} configurations.
337337

338338
The following example shows how to set a specified start angle (degrees) for the X-axis and hide the labels of the Y-axis of a Polar Line Chart.
339339

docs-aspnet/html-helpers/charts/chart-types/scatter-charts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ The primary Y axis crosses the X axis at point 0 (leftmost). The second, `torque
222222
## Smooth Scatter Line
223223

224224
By default, the series in the Scatter Line Chart are connected with a straight line.
225-
To display a smooth line, use the [`Style(ChartScatterLineStyle.Smooth)`](/api/kendo.mvc.ui.fluent/chartseriesbuilder#stylekendomvcuichartscatterlinestyle) setting of the `Series` configuration.
225+
To display a smooth line, use the {% if site.core %}[`Style(ChartScatterLineStyle.Smooth)`](/api/kendo.mvc.ui.fluent/chartseriesbuilder#stylekendomvcuichartscatterlinestyle){% else %}[`Style(ChartScatterLineStyle.Smooth)`](api/kendo.mvc.ui.fluent/chartseriesbuilder#stylekendomvcuichartlinestyle){% endif %} setting of the `Series` configuration.
226226

227227
```HtmlHelper
228228
@(Html.Kendo().Chart()

docs-aspnet/html-helpers/charts/elements/legend.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ slug: htmlhelpers_charts_legend_aspnetcore
1010
The {{ site.product }} Chart supports customization of its legend, which displays the name of the configured data series.
1111

1212
> * Series without a specified name will not display legend items.
13-
> * To render a legend item for the Pie, Donut, and Funnel series, set the [`categoryField`](/api/kendo.mvc.ui.fluent/chartseriesbuilder#categoryfieldsystemstring) of the items.
13+
> * To render a legend item for the Pie, Donut, and Funnel series, set the {% if site.core %}[`categoryField`](/api/kendo.mvc.ui.fluent/chartseriesbuilder#categoryfieldsystemstring){% else %}[`categoryField`](/api/kendo.mvc.ui.fluent/chartserieslegenditemsettingsbuilder){% endif %} of the items.
1414
1515
## Configuring the Legend Items
1616

docs-aspnet/html-helpers/charts/elements/trendlines.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ The following example demonstrates how to create a power trendline for Categoric
241241

242242
Polynomial trendlines are best suited for data series that alternates between growth and decline.
243243

244-
This type of trendlines accepts an [`series.trendline.order`](https://docs.telerik.com/kendo-ui/api/javascript/dataviz/ui/chart/configuration/series.trendline.order) parameter that specifies the degree of the polynomial.
244+
This type of trendlines accepts a [`series.trendline.order`](https://docs.telerik.com/kendo-ui/api/javascript/dataviz/ui/chart/configuration/series.trendline.order) parameter that specifies the degree of the polynomial.
245245
The default order is 2. Accepted values are from 2 to 6:
246246
* 2: a Quadratic polynomial with a single extreme point (minimum or maximum) point.
247247
* 3: a Cubic polynomial with up to 2 extreme points.
@@ -379,7 +379,7 @@ The following example demonstrates how to create a moving average trendline for
379379

380380
## Forecasts
381381

382-
To create a forecast, extend the trendline by specifying the number of intervals using the [`series.trendline.after`](https://docs.telerik.com/kendo-ui/api/javascript/dataviz/ui/chart/configuration/series.trendline.after) setting. It's also possible to extend the forecast in reverse direction using the [`series.trendline.before`](https://docs.telerik.com/kendo-ui/api/javascript/dataviz/ui/chart/configuration/series.trendline.before) setting. By default, the trendline does not display a forecast.
382+
To create a forecast, extend the trendline by specifying the number of intervals using the [`series.trendline.after`](https://docs.telerik.com/kendo-ui/api/javascript/dataviz/ui/chart/configuration/series.trendline.forecast.after) setting. It's also possible to extend the forecast in reverse direction using the [`series.trendline.before`](https://docs.telerik.com/kendo-ui/api/javascript/dataviz/ui/chart/configuration/series.trendline.forecast.before) setting. By default, the trendline does not display a forecast.
383383

384384
> The `forecast` option is supported for **linear**, **exponential**, **logarithmic** and **power** trendlines. The parent series must be either a [Date Series]({% slug htmlhelpers_charts_dateseries_aspnetcore %}), "scatter" or "scatterLine".
385385

docs-aspnet/html-helpers/charts/stockchart/getting.started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ In the `Home` controller, declare the `RemoteDataBindingData` action that you se
238238

239239
## 6. Handle the StockChart Events
240240

241-
The StockChart [exposes various events](/api/kendo.mvc.ui.fluent/stockcharteventbuilder) that you can handle and further customize the functionality of the component. In this tutorial, you will use the `DataBound` event of the StockChart.
241+
The StockChart {% if site.core %}[exposes various events](/api/kendo.mvc.ui.fluent/stockcharteventbuilder){% else %}[exposes various events](/api/kendo.mvc.ui.fluent/charteventbuilder){% endif %} that you can handle and further customize the functionality of the component. In this tutorial, you will use the `DataBound` event of the StockChart.
242242

243243
```HtmlHelper
244244
@(Html.Kendo().StockChart<StockDataPoint>()

docs-aspnet/html-helpers/conversational-ui/chat/signalr-p-to-p.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ position: 2
1111

1212
You can configure the Telerik UI Chat component for {{ site.framework }} and a {% if site.core %}[.Net Core SignalR](https://docs.microsoft.com/en-us/aspnet/signalr/){% else %}[SignalR 2](https://www.asp.net/signalr){% endif %} service to create a Peer-to-Peer Chat application.
1313

14+
For the complete project, refer to the [Chat Peer to Peer example]({% if site.core %}https://github.com/telerik/ui-for-aspnet-core-examples/blob/master/Telerik.Examples.Mvc/Telerik.Examples.Mvc/Views/Chat/ChatPeerToPeer.cshtml{% else %}https://github.com/telerik/ui-for-aspnet-mvc-examples/tree/master/Telerik.Examples.Mvc/Telerik.Examples.Mvc/Areas/ChatPeerToPeer{% endif %}).
15+
1416
To create the Peer-to-Peer Chat, you have to implement the SignalR Hub server and then to implement the application client:
1517

1618
1. [Create the new application](#creating-the-new-application)

docs-aspnet/html-helpers/data-management/filter/getting-started.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Use the Calendar HtmlHelper {% if site.core %}or TagHelper{% endif %} to add the
4343
* The `MainLogic()` configuration method defines the value of the logical operator at the root level of the filter expression.
4444
* The `ApplyButton` will display a button which when clicked will apply filtering over the datasource.
4545
* The `Fields` is an array of JavaScript objects that hold information about the filter field, it's editor, default values used for filter and etc.
46-
* The `FilterExpression` is An object which represents a filter expression which the [`kendo.data.DataSource`](/api/javascript/data/datasource) can use to filter the data.
46+
* The `FilterExpression` is An object which represents a filter expression which the [`kendo.data.DataSource`](https://docs.telerik.com/kendo-ui/api/javascript/data/datasource) can use to filter the data.
4747

4848
```HtmlHelper
4949
@using Kendo.Mvc
@@ -280,4 +280,4 @@ You can continue experimenting with the code sample above by running it in the T
280280
* [Basic Usage of the Filter for {{ site.framework }} (Demo)](https://demos.telerik.com/{{ site.platform }}/filter)
281281
* [Client-Side API of the Calendar](https://docs.telerik.com/kendo-ui/api/javascript/ui/filter)
282282
* [Server-Side API of the Calendar](/api/filter)
283-
* [Knowledge Base Section](/knowledge-base)
283+
* [Knowledge Base Section](/knowledge-base)

docs-aspnet/html-helpers/data-management/grid/editing/toggle-edit-mode.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,8 +99,8 @@ To enable the Readonly mode, use the `Editable.Readonly()` configuration method.
9999

100100
The {{ site.product }} Grid allows you to programmatically alter the editable state of the component through the following methods:
101101

102-
* [`disableEditing()`](/api/javascript/ui/grid/methods/disableediting)&mdash;Disables editing operations.
103-
* [`enableEditing()`](/api/javascript/ui/grid/methods/enableediting)&mdash;Enables editing operations.
102+
* [`disableEditing()`](https://docs.telerik.com/kendo-ui/api/javascript/ui/grid/methods/disableediting)&mdash;Disables editing operations.
103+
* [`enableEditing()`](https://docs.telerik.com/kendo-ui/api/javascript/ui/grid/methods/enableediting)&mdash;Enables editing operations.
104104

105105

106106
```JavaScript

docs-aspnet/html-helpers/data-management/grid/row-resizing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,4 +107,4 @@ The `RowResize` event fires when the user resizes one or more rows. You can subs
107107
* [Row Resizing in the {{ site.product }} Grid](https://demos.telerik.com/{{ site.platform }}/grid/row-resizing)
108108
* [Grid events]({% slug grid_events %})
109109
* [Server-side API](/api/grid)
110-
* [Client-side API of the Grid](/api/javascript/ui/grid)
110+
* [Client-side API of the Grid](https://docs.telerik.com/kendo-ui/api/javascript/ui/grid)

docs-aspnet/html-helpers/data-management/pivotgrid/filtering.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ To set a predefined filter when using Xmla data use the above-described approach
5858

5959
### Filtering when using Flat Data
6060

61-
Build the filter descriptor similar to [the filter option of the `kendo.data.DataSource`](/api/javascript/data/datasource/configuration/filter).
61+
Build the filter descriptor similar to [the filter option of the `kendo.data.DataSource`](https://docs.telerik.com/kendo-ui/api/javascript/data/datasource/configuration/filter).
6262

6363
```HtmlHelper
6464
.Filter(f =>

docs-aspnet/html-helpers/data-management/pivotgridv2/comparison.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,4 +61,4 @@ The following list summarizes the key benefits of the new PivotGridV2:
6161
## See Also
6262

6363
* [Basic Usage of the PivotGridV2 (Demo)](https://demos.telerik.com/{{ site.platform }}/pivotgridv2/index)
64-
* [PivotGridV2 JavaScript API Reference](/api/javascript/ui/pivotgridv2)
64+
* [PivotGridV2 JavaScript API Reference](https://docs.telerik.com/kendo-ui/api/javascript/ui/pivotgridv2)

docs-aspnet/html-helpers/data-management/pivotgridv2/data-binding/configurator.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,4 +119,4 @@ var pivotconfiguratorv2 = $("#pivotconfiguratorv2").data("kendoPivotConfigurator
119119

120120
* [OLAP Cube Fundamentals]({% slug htmlhelpers_pivotgridv2_aspnetcore_fundamentals %})
121121
* [OLAP Cube Setup]({% slug htmlhelpers_pivotgridv2_aspnetcore_olap_cube_setup %})
122-
* [PivotConfiguratorV2 JavaScript API Reference](/api/javascript/ui/pivotconfiguratorv2)
122+
* [PivotConfiguratorV2 JavaScript API Reference](https://docs.telerik.com/kendo-ui/api/javascript/ui/pivotconfiguratorv2)

docs-aspnet/html-helpers/data-management/pivotgridv2/data-binding/local-binding.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,4 +241,4 @@ If you observe any of these symptoms, this means you have hit the processing lim
241241

242242
* [OLAP Cube Fundamentals]({% slug htmlhelpers_pivotgridv2_aspnetcore_fundamentals %})
243243
* [OLAP Cube Setup]({% slug htmlhelpers_pivotgridv2_aspnetcore_olap_cube_setup %})
244-
* [PivotConfiguratorV2 JavaScript API Reference](/api/javascript/ui/pivotconfiguratorv2)
244+
* [PivotConfiguratorV2 JavaScript API Reference](https://docs.telerik.com/kendo-ui/api/javascript/ui/pivotconfiguratorv2)

docs-aspnet/html-helpers/data-management/pivotgridv2/export/pdf-export.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ The PivotGridV2 provides built-in PDF export capabilities.
1212

1313
## General
1414

15-
* To export the PivotGridV2, call the [`saveAsPDF()`](/api/javascript/ui/pivotgridv2/methods/saveaspdf) method of the component.
15+
* To export the PivotGridV2, call the [`saveAsPDF()`](https://docs.telerik.com/kendo-ui/api/javascript/ui/pivotgridv2/methods/saveaspdf) method of the component.
1616

1717
For more information, refer to the following resources:
1818
* [Configuring the export to PDF](/api/kendo.mvc.ui.fluent/pivotgridv2builder)

docs-aspnet/html-helpers/data-management/pivotgridv2/filtering.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ To set a predefined filter when using Xmla data use the above-described approach
5858

5959
### Filtering when using Flat Data
6060

61-
Build the filter descriptor similar to [the filter option of the `kendo.data.DataSource`](/api/javascript/data/datasource/configuration/filter).
61+
Build the filter descriptor similar to [the filter option of the `kendo.data.DataSource`](https://docs.telerik.com/kendo-ui/api/javascript/data/datasource/configuration/filter).
6262

6363
```HtmlHelper
6464
.Filter(f =>

docs-aspnet/html-helpers/data-management/spreadsheet/custom-cell-editors.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,4 +143,4 @@ select a color.
143143
## See Also
144144

145145
* [Implementing Custom Cell Editors in the Spreadsheet (Demo)](https://demos.telerik.com/kendo-ui/spreadsheet/custom-editors)
146-
* [Spreadsheet JavaScript API Reference](/api/javascript/ui/spreadsheet)
146+
* [Spreadsheet JavaScript API Reference](https://docs.telerik.com/kendo-ui/api/javascript/ui/spreadsheet)

0 commit comments

Comments
 (0)