Skip to content

Commit 69cbb3f

Browse files
committed
Sync with Kendo UI Professional
1 parent b127db8 commit 69cbb3f

File tree

15 files changed

+786
-468
lines changed

15 files changed

+786
-468
lines changed

docs-aspnet/_config-mvc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -673,7 +673,7 @@ defaults:
673673
scope:
674674
path: "html-helpers/navigation/timeline"
675675
values:
676-
title_prefix: "ASP.NET MVC TimeLine Component"
676+
title_prefix: "ASP.NET MVC Timeline Component"
677677
-
678678
scope:
679679
path: "html-helpers/navigation/toolbar"

docs-aspnet/_config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -741,7 +741,7 @@ navigation:
741741
"*tilelayout":
742742
title: "TileLayout"
743743
"*timeline":
744-
title: "TimeLine"
744+
title: "Timeline"
745745
"*timepicker":
746746
title: "TimePicker"
747747
"*timedurationpicker":
@@ -1313,7 +1313,7 @@ defaults:
13131313
scope:
13141314
path: "html-helpers/navigation/timeline"
13151315
values:
1316-
title_prefix: "ASP.NET Core TimeLine Component"
1316+
title_prefix: "ASP.NET Core Timeline Component"
13171317
-
13181318
scope:
13191319
path: "html-helpers/navigation/toolbar"

docs-aspnet/accessibility/accessibility-compliance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ Also check the [notes below the table](#accessibility-compliance-notes).
122122
| TextBox | AA | [Demo](https://demos.telerik.com/{{ site.platform }}/accessibility/textbox) | [Documentation](https://docs.telerik.com/{{ site.platform }}/html-helpers/editors/textbox/accessibility) |
123123
| TileLayout | AAA | [Demo](https://demos.telerik.com/{{ site.platform }}/accessibility/tilelayout) | [Documentation](https://docs.telerik.com/{{ site.platform }}/html-helpers/layout/tilelayout/accessibility/overview) |
124124
| TimeDurationPicker | AA | [Demo](https://demos.telerik.com/{{ site.platform }}/accessibility/timedurationpicker) | [Documentation](https://docs.telerik.com/{{ site.platform }}/html-helpers/editors/timedurationpicker/accessibility/overview) |
125-
| TimeLine | AA | [Demo](https://demos.telerik.com/{{ site.platform }}/accessibility/timeline-vertical) | [Documentation](https://docs.telerik.com/{{ site.platform }}/html-helpers/navigation/timeline/accessibility/overview) |
125+
| Timeline | AA | [Demo](https://demos.telerik.com/{{ site.platform }}/accessibility/timeline-vertical) | [Documentation](https://docs.telerik.com/{{ site.platform }}/html-helpers/navigation/timeline/accessibility/overview) |
126126
| TimePicker | AA | [Demo](https://demos.telerik.com/{{ site.platform }}/accessibility/timepicker) | [Documentation](https://docs.telerik.com/{{ site.platform }}/html-helpers/editors/timepicker/accessibility/overview) |
127127
| ToggleButton | AA | [Demo](https://demos.telerik.com/{{ site.platform }}/accessibility/togglebutton) | [Documentation](https://docs.telerik.com/{{ site.platform }}/html-helpers/navigation/togglebutton/accessibility/overview) |
128128
| ToolBar | AA | [Demo](https://demos.telerik.com/{{ site.platform }}/accessibility/toolbar) | [Documentation](https://docs.telerik.com/{{ site.platform }}/html-helpers/navigation/toolbar/accessibility/overview) |

docs-aspnet/docs-builder-core.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -293,7 +293,7 @@ meta:
293293
"*timepicker":
294294
title: TimePicker
295295
"*timeline":
296-
title: TimeLine
296+
title: Timeline
297297
"*tilelayout":
298298
title: TileLayout
299299
"*textbox":

docs-aspnet/docs-builder-mvc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@ meta:
253253
"*timepicker":
254254
title: TimePicker
255255
"*timeline":
256-
title: TimeLine
256+
title: Timeline
257257
"*tilelayout":
258258
title: TileLayout
259259
"*textbox":

docs-aspnet/getting-started-core/razor-pages.md

Lines changed: 45 additions & 59 deletions
Original file line numberDiff line numberDiff line change
@@ -311,105 +311,85 @@ The table below contains links to available examples of using Telerik UI for ASP
311311

312312
<IntroTable>
313313
<IntroTableColumn>
314-
<IntroTableSection title="Data Source">
315-
<IntroTableAnchor title="DataSource" href="slug:htmlhelpers_datasource_aspnetcore_razor_page"></IntroTableAnchor>
314+
<IntroTableSection title="Chart Wizard">
315+
<IntroTableAnchor title="Chart Wizard" href="slug:razorpages_chartwizard"></IntroTableAnchor>
316+
</IntroTableSection>
317+
<IntroTableSection title="Charts">
318+
<IntroTableAnchor title="Chart" href="slug:htmlhelper_chart_razorpages_aspnetcore"></IntroTableAnchor>
319+
<IntroTableAnchor title="Sparkline" href="slug:htmlhelper_sparkline_razorpages_aspnetcore"></IntroTableAnchor>
320+
<IntroTableAnchor title="TreeMap" href="slug:razorpages_treemap_aspnetcore"></IntroTableAnchor>
321+
</IntroTableSection>
322+
<IntroTableSection title="Conversational UI">
323+
<IntroTableAnchor title="Chat" href="slug:htmlhelpers_chat_razorpage_aspnetcore"></IntroTableAnchor>
316324
</IntroTableSection>
317325
<IntroTableSection title="Data Management">
318326
<IntroTableAnchor title="FileManager" href="slug:htmlhelpers_filemanager_razorpage_aspnetcore"></IntroTableAnchor>
319-
<IntroTableAnchor title="Filter"></IntroTableAnchor>
327+
<IntroTableAnchor title="Filter" href="slug:razorpages_filterhelper_aspnetcore"></IntroTableAnchor>
320328
<IntroTableAnchor title="Grid" href="slug:razorpages_gridhelper_aspnetcore"></IntroTableAnchor>
329+
<IntroTableAnchor title="ListView" href="slug:htmlhelpers_listview_razorpage_aspnetcore"></IntroTableAnchor>
330+
<IntroTableAnchor title="Pager" href="slug:htmlhelpers_pager_razorpage_aspnetcore"></IntroTableAnchor>
331+
<IntroTableAnchor title="PivotGrid" href="slug:htmlhelpers_pivotgrid_razorpage_aspnetcore"></IntroTableAnchor>
332+
<IntroTableAnchor title="PivotGridV2" href="slug:razorpages_pivotgridv2_aspnetcore"></IntroTableAnchor>
321333
<IntroTableAnchor title="Spreadsheet" href="slug:htmlhelpers_spreadsheet_bind_to_datasource_aspnetcore#data-source-binding-in-razor-pages"></IntroTableAnchor>
322-
<IntroTableAnchor title="ListView"></IntroTableAnchor>
323-
<IntroTableAnchor title="PivotGrid"></IntroTableAnchor>
324-
<IntroTableAnchor title="TreeList"></IntroTableAnchor>
325-
</IntroTableSection>
326-
<IntroTableSection title="Conversational UI">
327-
<IntroTableAnchor title="Chat" href="slug:htmlhelpers_chat_razorpage_aspnetcore"></IntroTableAnchor>
334+
<IntroTableAnchor title="TaskBoard" href="slug:razorpages_taskboard_aspnetcore"></IntroTableAnchor>
335+
<IntroTableAnchor title="TreeList" href="slug:htmlhelpers_treelist_razorpage_aspnetcore"></IntroTableAnchor>
328336
</IntroTableSection>
329-
<IntroTableSection title="Media">
330-
<IntroTableAnchor title="MediaPLayer"></IntroTableAnchor>
331-
<IntroTableAnchor title="ScrollView"></IntroTableAnchor>
337+
<IntroTableSection title="Data Source">
338+
<IntroTableAnchor title="DataSource" href="slug:htmlhelpers_datasource_aspnetcore_razor_page"></IntroTableAnchor>
332339
</IntroTableSection>
333-
<IntroTableSection title="PDF">
334-
<IntroTableAnchor title="PDFViewer" href="slug:htmlhelpers_pdfviewer_aspnetcore_razor_page"></IntroTableAnchor>
340+
<IntroTableSection title="Diagrams and Maps">
341+
<IntroTableAnchor title="Diagram" href="slug:razorpages_diagramhelper_aspnetcore"></IntroTableAnchor>
342+
<IntroTableAnchor title="OrgChart" href="slug:htmlhelpers_orgchart_razorpage_aspnetcore"></IntroTableAnchor>
335343
</IntroTableSection>
336344
</IntroTableColumn>
337345
<IntroTableColumn>
338346
<IntroTableSection title="Editors">
339347
<IntroTableAnchor title="AutoComplete" href="slug:htmlhelpers_autocomplete_razorpage_aspnetcore"></IntroTableAnchor>
340-
<IntroTableAnchor title="ColorPalette"></IntroTableAnchor>
348+
<IntroTableAnchor title="Captcha" href="slug:htmlhelpers_captcha_razorpage_aspnetcore"></IntroTableAnchor>
349+
<IntroTableAnchor title="CheckBoxGroup" href="slug:htmlhelpers_checkboxgroup_aspnetcore_razor_page"></IntroTableAnchor>
341350
<IntroTableAnchor title="ColorPicker" href="slug:htmlhelpers_colorpicker_razorpage_aspnetcore"></IntroTableAnchor>
342351
<IntroTableAnchor title="ComboBox" href="slug:htmlhelpers_combobox_razorpage_aspnetcore"></IntroTableAnchor>
343-
<IntroTableAnchor title="CheckBoxGroup" href="slug:htmlhelpers_checkboxgroup_aspnetcore_razor_page"></IntroTableAnchor>
344-
<IntroTableAnchor title="DateInput"></IntroTableAnchor>
352+
<IntroTableAnchor title="DateInput" href="slug:htmlhelpers_dateinput_razorpage_aspnetcore"></IntroTableAnchor>
353+
<IntroTableAnchor title="DateRangePicker" href="slug:htmlhelpers_daterangepicker_razorpage_aspnetcore"></IntroTableAnchor>
345354
<IntroTableAnchor title="DatePicker" href="slug:razorpages_datepicker_aspnetcore"></IntroTableAnchor>
346-
<IntroTableAnchor title="DateRangePicker"></IntroTableAnchor>
347355
<IntroTableAnchor title="DateTimePicker" href="slug:razorpages_datetimepicker_aspnetcore"></IntroTableAnchor>
348356
<IntroTableAnchor title="DropDownList" href="slug:htmlhelpers_dropdownlist_razorpage_aspnetcore"></IntroTableAnchor>
349357
<IntroTableAnchor title="DropDownTree" href="slug:htmlhelpers_dropdowntree_razorpage_aspnetcore"></IntroTableAnchor>
350358
<IntroTableAnchor title="Editor" href="slug:htmlhelpers_editor_image_browser_aspnetcore#imagebrowser-in-razor-page-scenario"></IntroTableAnchor>
351-
<IntroTableAnchor title="FlatColorPicker"></IntroTableAnchor>
352359
<IntroTableAnchor title="ImageEditor" href="slug:htmlhelpers_imageeditor_razorpage_aspnetcore"></IntroTableAnchor>
353360
<IntroTableAnchor title="ListBox" href="slug:razorpages_listBoxhelper_aspnetcore"></IntroTableAnchor>
354-
<IntroTableAnchor title="MaskedTextBox"></IntroTableAnchor>
361+
<IntroTableAnchor title="MaskedTextBox" href="slug:razorpages_maskedtextboxhelper_aspnetcore"></IntroTableAnchor>
355362
<IntroTableAnchor title="MultiColumnComboBox" href="slug:htmlhelpers_multicolumncombobox_razorpage_aspnetcore"></IntroTableAnchor>
356363
<IntroTableAnchor title="MultiSelect" href="slug:htmlhelpers_multiselect_razorpage_aspnetcore"></IntroTableAnchor>
357-
<IntroTableAnchor title="NumericTextBox"></IntroTableAnchor>
364+
<IntroTableAnchor title="NumericTextBox" href="slug:razorpages_numerictextboxhelper_aspnetcore"></IntroTableAnchor>
358365
<IntroTableAnchor title="RadioGroup" href="slug:htmlhelpers_radiogroup_aspnetcore_razor_page"></IntroTableAnchor>
359366
<IntroTableAnchor title="Rating" href="slug:htmlhelpers_rating_razorpage_aspnetcore"></IntroTableAnchor>
360367
<IntroTableAnchor title="Slider" href="slug:htmlhelpers_slider_razorpage_aspnetcore"></IntroTableAnchor>
361368
<IntroTableAnchor title="Switch" href="slug:htmlhelpers_switch_aspnetcore_razor_page"></IntroTableAnchor>
362-
<IntroTableAnchor title="TextArea"></IntroTableAnchor>
363-
<IntroTableAnchor title="TextBox"></IntroTableAnchor>
364-
<IntroTableAnchor title="TimePicker"></IntroTableAnchor>
365369
<IntroTableAnchor title="Upload" href="slug:htmlhelpers_upload_razorpage_aspnetcore"></IntroTableAnchor>
366370
</IntroTableSection>
367-
</IntroTableColumn>
368-
<IntroTableColumn>
369-
<IntroTableSection title="Scheduling">
370-
<IntroTableAnchor title="Calendar" href="slug:razorpages_calendar_aspnetcore"></IntroTableAnchor>
371-
<IntroTableAnchor title="MultiViewCalendar" href="slug:razorpages_multiviewcalendar_aspnetcore"></IntroTableAnchor>
372-
<IntroTableAnchor title="Gantt"></IntroTableAnchor>
373-
<IntroTableAnchor title="Scheduler" href="slug:htmlhelpers_scheduler_razorpage_aspnetcore"></IntroTableAnchor>
374-
</IntroTableSection>
375-
<IntroTableSection title="Charts">
376-
<IntroTableAnchor title="Chart"></IntroTableAnchor>
377-
<IntroTableAnchor title="StockChart"></IntroTableAnchor>
378-
<IntroTableAnchor title="TreeMap" href="slug:razorpages_treemap_aspnetcore"></IntroTableAnchor>
379-
</IntroTableSection>
380-
<IntroTableSection title="Gauges">
381-
<IntroTableAnchor title="ArcGauge"></IntroTableAnchor>
382-
<IntroTableAnchor title="CircularGauge"></IntroTableAnchor>
383-
<IntroTableAnchor title="LinearGauge"></IntroTableAnchor>
384-
<IntroTableAnchor title="RadialGauge"></IntroTableAnchor>
385-
</IntroTableSection>
386-
<IntroTableSection title="Barcodes">
387-
<IntroTableAnchor title="Barcode"></IntroTableAnchor>
388-
<IntroTableAnchor title="QRCode"></IntroTableAnchor>
389-
</IntroTableSection>
390-
<IntroTableSection title="Diagrams and Maps">
391-
<IntroTableAnchor title="Diagram" href="slug:razorpages_diagramhelper_aspnetcore"></IntroTableAnchor>
392-
<IntroTableAnchor title="Map"></IntroTableAnchor>
371+
<IntroTableSection title="Interactivity and UX">
372+
<IntroTableAnchor title="Loader" href="slug:htmlhelpers_loader_aspnetcore_razor_page"></IntroTableAnchor>
393373
</IntroTableSection>
394374
</IntroTableColumn>
395375
<IntroTableColumn>
396376
<IntroTableSection title="Layout">
397-
<IntroTableAnchor title="Badge"></IntroTableAnchor>
398377
<IntroTableAnchor title="Dialog" href="slug:htmlhelpers_dialog_razorpage_aspnetcore"></IntroTableAnchor>
399378
<IntroTableAnchor title="Form" href="slug:htmlhelpers_form_razorpage_aspnetcore"></IntroTableAnchor>
400379
<IntroTableAnchor title="Notification" href="slug:htmlhelpers_notification_razorpage_aspnetcore"></IntroTableAnchor>
401380
<IntroTableAnchor title="Splitter" href="slug:htmlhelpers_splitter_razorpage_aspnetcore"></IntroTableAnchor>
402-
<IntroTableAnchor title="TileLayout"></IntroTableAnchor>
403381
<IntroTableAnchor title="Tooltip" href="slug:htmlhelpers_tooltip_aspnetcore_razor_page"></IntroTableAnchor>
404382
<IntroTableAnchor title="Window" href="slug:htmlhelpers_window_razorpage_aspnetcore"></IntroTableAnchor>
405383
</IntroTableSection>
384+
<IntroTableSection title="Media">
385+
<IntroTableAnchor title="MediaPLayer" href="slug:htmlhelpers_mediaplayer_razorpage_aspnetcore"></IntroTableAnchor>
386+
<IntroTableAnchor title="ScrollView" href="slug:htmlhelpers_scrollview_razorpage_aspnetcore"></IntroTableAnchor>
387+
</IntroTableSection>
406388
<IntroTableSection title="Navigation">
407-
<IntroTableAnchor title="BottomNavigation"></IntroTableAnchor>
408389
<IntroTableAnchor title="Breadcrumb" href="slug:htmlhelpers_breadcrumb_razorpage_aspnetcore"></IntroTableAnchor>
409390
<IntroTableAnchor title="Button" href="slug:htmlhelpers_button_razorpage_aspnetcore"></IntroTableAnchor>
410391
<IntroTableAnchor title="ButtonGroup" href="slug:htmlhelpers_buttongroup_razorpage_aspnetcore"></IntroTableAnchor>
411-
<IntroTableAnchor title="Drawer"></IntroTableAnchor>
412-
<IntroTableAnchor title="FloatingActionButton"></IntroTableAnchor>
392+
<IntroTableAnchor title="Drawer" href="slug:htmlhelpers_drawer_razorpage_aspnetcore"></IntroTableAnchor>
413393
<IntroTableAnchor title="Menu" href="slug:htmlhelpers_menu_razorpage_aspnetcore"></IntroTableAnchor>
414394
<IntroTableAnchor title="PanelBar" href="slug:htmlhelpers_panelbar_razorpage_aspnetcore"></IntroTableAnchor>
415395
<IntroTableAnchor title="RadioButton" href="slug:razor_page_radiobutton_aspnetcore"></IntroTableAnchor>
@@ -420,10 +400,16 @@ The table below contains links to available examples of using Telerik UI for ASP
420400
<IntroTableAnchor title="TreeView" href="slug:htmlhelpers_treeview_razorpage_aspnetcore"></IntroTableAnchor>
421401
<IntroTableAnchor title="Wizard" href="slug:htmlhelpers_wizard_razorpage_aspnetcore"></IntroTableAnchor>
422402
</IntroTableSection>
423-
<IntroTableSection title="Interactivity and UX">
424-
<IntroTableAnchor title="Loader" href="slug:htmlhelpers_loader_aspnetcore_razor_page"></IntroTableAnchor>
425-
<IntroTableAnchor title="ProgressBar"></IntroTableAnchor>
426-
<IntroTableAnchor title="Sortable"></IntroTableAnchor>
403+
</IntroTableColumn>
404+
<IntroTableColumn>
405+
<IntroTableSection title="PDF">
406+
<IntroTableAnchor title="PDFViewer" href="slug:htmlhelpers_pdfviewer_aspnetcore_razor_page"></IntroTableAnchor>
407+
</IntroTableSection>
408+
<IntroTableSection title="Scheduling">
409+
<IntroTableAnchor title="Calendar" href="slug:razorpages_calendar_aspnetcore"></IntroTableAnchor>
410+
<IntroTableAnchor title="Gantt" href="slug:htmlhelpers_gantt_razorpage_aspnetcore"></IntroTableAnchor>
411+
<IntroTableAnchor title="MultiViewCalendar" href="slug:razorpages_multiviewcalendar_aspnetcore"></IntroTableAnchor>
412+
<IntroTableAnchor title="Scheduler" href="slug:htmlhelpers_scheduler_razorpage_aspnetcore"></IntroTableAnchor>
427413
</IntroTableSection>
428414
</IntroTableColumn>
429415
</IntroTable>

docs-aspnet/html-helpers/data-management/grid/binding/razor-page.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ To bind the Grid to a property from the `PageModel`, follow the next steps:
197197
1. Add a property to the `PageModel` that holds the data collection that must be loaded in the Grid.
198198
199199
```C#
200-
public class GridPageModel : PageModel
200+
public class IndexModel : PageModel
201201
{
202202
[BindProperty]
203203
public IList<OrderViewModel> orders { get; set; }
@@ -220,7 +220,7 @@ To bind the Grid to a property from the `PageModel`, follow the next steps:
220220
1. Declare the `PageModel` at the top of the page.
221221
222222
```
223-
@model GridPageModel
223+
@model IndexModel
224224
```
225225
226226
1. Bind the Grid to the collection property and disable the server data operations (`ServerOperations(false)`).

0 commit comments

Comments
 (0)