Skip to content

Commit 99062ab

Browse files
committed
Sync with Kendo UI Professional
1 parent 5c24e02 commit 99062ab

File tree

108 files changed

+611
-104
lines changed

Some content is hidden

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

108 files changed

+611
-104
lines changed

docs-aspnet/_config.yml

Lines changed: 19 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -277,31 +277,37 @@ navigation:
277277
title: "Grid"
278278
"html-helpers/data-management/grid/editing":
279279
title: "Editing"
280-
position: 3
280+
position: 5
281281
"html-helpers/data-management/grid/columns":
282282
title: "Columns"
283-
position: 12
283+
position: 3
284284
"html-helpers/data-management/grid/grouping":
285285
title: "Grouping"
286-
position: 5
287-
"html-helpers/data-management/grid/columns":
288-
title: "Columns"
289-
position: 11
286+
position: 7
290287
"html-helpers/data-management/grid/scrolling":
291288
title: "Scroll Modes"
292-
position: 12
289+
position: 10
293290
"html-helpers/data-management/grid/export":
294291
title: "Export"
295-
position: 14
292+
position: 18
296293
"html-helpers/data-management/grid/templates":
297294
title: "Templates"
298-
position: 15
295+
position: 22
299296
"html-helpers/data-management/grid/appearance":
300297
title: "Appearance"
301-
position: 16
298+
position: 4
302299
"html-helpers/data-management/grid/performance":
303300
title: "Performance Tips"
304-
position: 17
301+
position: 27
302+
"html-helpers/data-management/grid/globalization":
303+
title: "Globalization"
304+
position: 28
305+
"html-helpers/data-management/grid/accessibility":
306+
title: "Accessibility"
307+
position: 29
308+
"html-helpers/data-management/grid/troubleshoot":
309+
title: "Troubleshooting"
310+
position: 30
305311
"html-helpers/data-management/taskboard":
306312
title: "TaskBoard"
307313
"html-helpers/data-management/treelist/editing":
@@ -627,10 +633,10 @@ navigation:
627633
"*/orgchart":
628634
isNew: true
629635
title: "OrgChart"
630-
"*/otpinput":
636+
"*otpinput":
631637
title: "OTPInput"
632638
isNew: true
633-
"*/chartwizard":
639+
"*chartwizard":
634640
title: "Chart Wizard"
635641
isNew: true
636642
"html-helpers/interactivity/progressbar":

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ slug: filemanager_aspnetcore_getting_started
66
position: 1
77
---
88

9+
# Getting Started with the FileManager
10+
911
This tutorial explains how to set up the Telerik UI for {{ site.framework }} FileManager and highlights the major steps in the configuration of the component.
1012

1113
You will initialize the UI component by adding a data source, configure the columns, and enable a few optional FileManager features such as the `Toolbar` command. To make the FileManager fully operational, you will also configure the CRUD and Upload operations for the files.

docs-aspnet/html-helpers/data-management/grid/chart-integration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Chart Integration
33
page_title: Chart Wizard Integration
44
description: "Get started with the Telerik UI Grid for {{ site.framework }} and learn how to quickly create the a chart by using the Grid dataset."
55
slug: htmlhelpers_grid_chart_integration
6-
position: 18
6+
position: 25
77
---
88

99
# Chart Integration

docs-aspnet/html-helpers/data-management/grid/clipboard.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Clipboard
33
page_title: Clipboard Support
44
description: "Learn how to enable the clipboard functionality of the Telerik UI Grid for {{ site.framework }} that allows you to copy and paste content from Excel to the Grid and vice-versa."
55
slug: htmlhelpers_grid_clipboard
6-
position: 19
6+
position: 24
77
---
88

99
# Clipboard

docs-aspnet/html-helpers/data-management/grid/events.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Events
33
page_title: Events
44
description: "Learn how to handle the events of the Telerik UI Grid component for {{ site.framework }}."
55
slug: grid_events
6-
position: 6
6+
position: 26
77
---
88

99
# Events

docs-aspnet/html-helpers/data-management/grid/faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ page_title: Frequently Asked Questions
44
description: "Find the answers of the most frequently asked questions related to the Telerik UI Grid component and their answers."
55
previous_url: /kendo-ui/aspnet-mvc/helpers/grid/faq, /helpers/data-management/grid/faq
66
slug: freqaskedquestions_gridhelper_aspnetmvc
7-
position: 20
7+
position: 31
88
---
99

1010
# Frequently Asked Questions

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Filtering
33
page_title: Filtering
44
description: "Learn how to enable the filtering functionality of the Telerik UI Grid for {{ site.framework }}."
55
slug: htmlhelpers_grid_aspnetcore_filtering
6-
position: 4
6+
position: 6
77
---
88

99
# Filtering

docs-aspnet/html-helpers/data-management/grid/hierarchy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Hierarchy
33
page_title: Hierarchy
44
description: "Get started with the Telerik UI Grid component for {{ site.framework }} and display its parent and child records by applying hierarchy to its structure."
55
slug: hierarchy_grid_htmlhelper_aspnetcore
6-
position: 11
6+
position: 17
77
---
88

99
# Hierarchy

docs-aspnet/html-helpers/data-management/grid/paging.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Paging
33
page_title: Paging
44
description: "Learn how to enable the paging functionality of the Telerik UI Grid for {{ site.framework }}."
55
slug: htmlhelpers_grid_aspnetcore_paging
6-
position: 6
6+
position: 8
77
---
88

99
# Paging

docs-aspnet/html-helpers/data-management/grid/persist-state.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: State Persistence
33
page_title: State Persistence
44
description: "Get started with the Telerik UI Grid component for {{ site.framework }} and persist the state of the widget."
55
slug: persiststate_grid_aspnetcore
6-
position: 10
6+
position: 14
77
---
88

99
# State Persistence

0 commit comments

Comments
 (0)