diff --git a/docs/controls/editors/datepicker/how-to/AngularJS/range-selection.md b/docs/controls/editors/datepicker/how-to/AngularJS/range-selection.md index b45d08ca7d6..2dc7b5aff08 100644 --- a/docs/controls/editors/datepicker/how-to/AngularJS/range-selection.md +++ b/docs/controls/editors/datepicker/how-to/AngularJS/range-selection.md @@ -1,6 +1,6 @@ --- title: Select Ranges between DatePickers -page_title: Select Ranges between DatePickers | Kendo UI DatePicker Widget +page_title: Select Ranges between DatePickers | Kendo UI DatePicker description: "Learn how to select ranges between two Kendo UI DatePickers in AngularJS environment." slug: howto_select_ranges_between_datepicker --- diff --git a/docs/controls/editors/datepicker/how-to/AngularJS/set-first-day-of-week.md b/docs/controls/editors/datepicker/how-to/AngularJS/set-first-day-of-week.md index 00bf1b462e8..7cd20ef25af 100644 --- a/docs/controls/editors/datepicker/how-to/AngularJS/set-first-day-of-week.md +++ b/docs/controls/editors/datepicker/how-to/AngularJS/set-first-day-of-week.md @@ -1,6 +1,6 @@ --- title: Set the First Weekday -page_title: Set the First Weekday | Kendo UI DatePicker Widget +page_title: Set the First Weekday | Kendo UI DatePicker description: "Learn how to set the first day of the week on a Kendo UI DatePicker width using AngularJS." slug: howto_set_first_weekday_datepicker --- diff --git a/docs/controls/editors/datepicker/how-to/date-masking-using-maskedtextbox.md b/docs/controls/editors/datepicker/how-to/date-masking-using-maskedtextbox.md index 3cb8233afd5..6754869c9d5 100644 --- a/docs/controls/editors/datepicker/how-to/date-masking-using-maskedtextbox.md +++ b/docs/controls/editors/datepicker/how-to/date-masking-using-maskedtextbox.md @@ -1,6 +1,6 @@ --- title: Create Date Masking -page_title: Create Date Masking | Kendo UI DatePicker Widget +page_title: Create Date Masking | Kendo UI DatePicker description: "Learn how to create date masking by using the MaskedTextBox in Kendo UI DatePicker." slug: howto_create_date_masking_datepicker --- diff --git a/docs/controls/editors/datepicker/how-to/datejs-integration.md b/docs/controls/editors/datepicker/how-to/datejs-integration.md index 608c2614ff2..4f6f98f7151 100644 --- a/docs/controls/editors/datepicker/how-to/datejs-integration.md +++ b/docs/controls/editors/datepicker/how-to/datejs-integration.md @@ -1,6 +1,6 @@ --- title: Integrate DatePicker with DateJS Library -page_title: Integrate DatePicker with DateJS Library | Kendo UI DatePicker Widget +page_title: Integrate DatePicker with DateJS Library | Kendo UI DatePicker description: "Learn how to integrate the Kendo UI DatePicker widget with the DateJS library and use its syntactic sugar." slug: howto_integrate_withdatejs_library_datepicker --- diff --git a/docs/controls/editors/datepicker/how-to/hide-button-with-css.md b/docs/controls/editors/datepicker/how-to/hide-button-with-css.md index 5d4a43aca95..055287faf82 100644 --- a/docs/controls/editors/datepicker/how-to/hide-button-with-css.md +++ b/docs/controls/editors/datepicker/how-to/hide-button-with-css.md @@ -1,6 +1,6 @@ --- title: Hide the Deafult Button -page_title: Hide the Deafult Button | Kendo UI DatePicker Widget +page_title: Hide the Deafult Button | Kendo UI DatePicker description: "Learn how to hide the default widget button in the Kendo UI DatePicker." slug: howto_hide_default_button_datepicker --- diff --git a/docs/controls/editors/datepicker/how-to/modify-default-options-globally.md b/docs/controls/editors/datepicker/how-to/modify-default-options-globally.md index d10ffa20a9f..b10a962fea0 100644 --- a/docs/controls/editors/datepicker/how-to/modify-default-options-globally.md +++ b/docs/controls/editors/datepicker/how-to/modify-default-options-globally.md @@ -1,6 +1,6 @@ --- title: Globally Modify Default Options -page_title: Globally Modify Default Options | Kendo UI DatePicker Widget +page_title: Globally Modify Default Options | Kendo UI DatePicker description: "Learn how to globally modify default options in the Kendo UI DatePicker widget." slug: howto_globally_modify_default_options_datepicker --- diff --git a/docs/controls/editors/datepicker/how-to/persist-entered-date.md b/docs/controls/editors/datepicker/how-to/persist-entered-date.md index d54fc166a15..2d20a7c535f 100644 --- a/docs/controls/editors/datepicker/how-to/persist-entered-date.md +++ b/docs/controls/editors/datepicker/how-to/persist-entered-date.md @@ -1,6 +1,6 @@ --- title: Persist Entered Dates -page_title: Persist Entered Dates | Kendo UI DatePicker Widget +page_title: Persist Entered Dates | Kendo UI DatePicker description: "Learn how to persist an entered date in the Kendo UI DatePicker upon user navigation between pages for Internet Explorer 9 or older." slug: howto_persist_entered_dates_datepicker --- diff --git a/docs/controls/editors/datepicker/how-to/readonly-input.md b/docs/controls/editors/datepicker/how-to/readonly-input.md index 59027ef2422..229843754e5 100644 --- a/docs/controls/editors/datepicker/how-to/readonly-input.md +++ b/docs/controls/editors/datepicker/how-to/readonly-input.md @@ -1,6 +1,6 @@ --- title: Make Input Elements Readonly -page_title: Make Input Elements Readonly | Kendo UI DatePicker Widget +page_title: Make Input Elements Readonly | Kendo UI DatePicker description: "Learn how to make input elements readonly in Kendo UI DatePicker." slug: howto_make_input_elements_readonly_datepicker --- diff --git a/docs/controls/editors/datepicker/how-to/resize-calendar-based-on-input-width.md b/docs/controls/editors/datepicker/how-to/resize-calendar-based-on-input-width.md index eeeb5c3b49c..a9e503de3b9 100644 --- a/docs/controls/editors/datepicker/how-to/resize-calendar-based-on-input-width.md +++ b/docs/controls/editors/datepicker/how-to/resize-calendar-based-on-input-width.md @@ -1,6 +1,6 @@ --- title: Resize Calendar Based on Input Width -page_title: Resize Calendar Based on Input Width | Kendo UI DatePicker Widget +page_title: Resize Calendar Based on Input Width | Kendo UI DatePicker description: "Learn how to resize the nested calendar based on the widthe of the input element of the Kendo UI DatePicker widget." slug: howto_use_resize_calendar_basedon_input_width_datepicker --- diff --git a/docs/controls/editors/datepicker/how-to/restrict-user-input-to-minmax-values.md b/docs/controls/editors/datepicker/how-to/restrict-user-input-to-minmax-values.md index 4f700db2047..b4a32f44a7a 100644 --- a/docs/controls/editors/datepicker/how-to/restrict-user-input-to-minmax-values.md +++ b/docs/controls/editors/datepicker/how-to/restrict-user-input-to-minmax-values.md @@ -1,6 +1,6 @@ --- title: Restrict User Input to Min/Max Values -page_title: Restrict User Input to Min/Max Values | Kendo UI DatePicker Widget +page_title: Restrict User Input to Min/Max Values | Kendo UI DatePicker description: "Learn how to restrict user input by applying minimum and maximum values in the Kendo UI DatePicker widget." slug: howto_restrict_user_input_minandmax_values_datepicker --- diff --git a/docs/controls/editors/datepicker/how-to/show-out-of-range-dates-in-disabled-style.md b/docs/controls/editors/datepicker/how-to/show-out-of-range-dates-in-disabled-style.md index b05cb75d544..41a89d0b0ce 100644 --- a/docs/controls/editors/datepicker/how-to/show-out-of-range-dates-in-disabled-style.md +++ b/docs/controls/editors/datepicker/how-to/show-out-of-range-dates-in-disabled-style.md @@ -1,6 +1,6 @@ --- title: Show Out-of-Range Dates as Disabled -page_title: Show Out-of-Range Dates as Disabled | Kendo UI DatePicker Widget +page_title: Show Out-of-Range Dates as Disabled | Kendo UI DatePicker description: "Learn how to show dates that are out of range in a disabled style in the Kendo UI datePicker widget." slug: howto_show_outofrange_dates_disabled_datepicker --- diff --git a/docs/controls/editors/datepicker/how-to/submit-form-on-enter.md b/docs/controls/editors/datepicker/how-to/submit-form-on-enter.md index 661cd66e324..ae94c16b57d 100644 --- a/docs/controls/editors/datepicker/how-to/submit-form-on-enter.md +++ b/docs/controls/editors/datepicker/how-to/submit-form-on-enter.md @@ -1,6 +1,6 @@ --- title: Submit Forms on Enter -page_title: Submit Forms on Enter | Kendo UI DatePicker Widget +page_title: Submit Forms on Enter | Kendo UI DatePicker description: "Learn how to submit a form in the Kendo UI datePicker widget when users press `Enter`." slug: howto_submmit_forms_onenter_datepicker --- diff --git a/docs/controls/editors/datepicker/how-to/using-angular-copy-functionality.md b/docs/controls/editors/datepicker/how-to/using-angular-copy-functionality.md index 4964ba7d943..78e4b4e63dd 100644 --- a/docs/controls/editors/datepicker/how-to/using-angular-copy-functionality.md +++ b/docs/controls/editors/datepicker/how-to/using-angular-copy-functionality.md @@ -1,6 +1,6 @@ --- title: Use AngularJS Copy Functionality -page_title: Use AngularJS Copy Functionality | Kendo UI DatePicker Widget +page_title: Use AngularJS Copy Functionality | Kendo UI DatePicker description: "Learn how to usе the AngularJS copy functionality in the Kendo UI DatePicker." slug: howto_use_angularjs_copy_functionality_datepicker --- diff --git a/docs/controls/editors/datepicker/overview.md b/docs/controls/editors/datepicker/overview.md index b17b2fd8a53..1ed8567df36 100644 --- a/docs/controls/editors/datepicker/overview.md +++ b/docs/controls/editors/datepicker/overview.md @@ -1,6 +1,6 @@ --- title: Overview -page_title: Overview | Kendo UI DatePicker Widget +page_title: Overview | Kendo UI DatePicker description: "Learn how to initialize the Kendo UI DatePicker widget and configure its options." slug: overview_kendoui_datepicker_widget position: 1 diff --git a/docs/controls/editors/datetimepicker/how-to/custom-date-validation.md b/docs/controls/editors/datetimepicker/how-to/custom-date-validation.md index 67081aeaac8..19bbcb24d06 100644 --- a/docs/controls/editors/datetimepicker/how-to/custom-date-validation.md +++ b/docs/controls/editors/datetimepicker/how-to/custom-date-validation.md @@ -1,6 +1,6 @@ --- title: Validate Custom Dates -page_title: Validate Custom Dates | Kendo UI DateTimePicker Widget +page_title: Validate Custom Dates | Kendo UI DateTimePicker description: "Learn how to create custom date validation in a Kendo UI DateTimePicker widget." slug: howto_validate_custom_dates_datetimepicker --- diff --git a/docs/controls/editors/datetimepicker/how-to/limit-datetimepicker-navigation-to-months.md b/docs/controls/editors/datetimepicker/how-to/limit-datetimepicker-navigation-to-months.md index bacd4d2d257..62c617a1f87 100644 --- a/docs/controls/editors/datetimepicker/how-to/limit-datetimepicker-navigation-to-months.md +++ b/docs/controls/editors/datetimepicker/how-to/limit-datetimepicker-navigation-to-months.md @@ -1,6 +1,6 @@ --- title: Limit Navigation to Months -page_title: Limit Navigation to Months | Kendo UI DateTimePicker Widget +page_title: Limit Navigation to Months | Kendo UI DateTimePicker description: "Learn how to limit the Kendo UI DateTimePicker navigation to months only." slug: howto_limit_navigation_tomonths_datetimepicker --- diff --git a/docs/controls/editors/datetimepicker/how-to/override-hours.md b/docs/controls/editors/datetimepicker/how-to/override-hours.md index 2bb3119412d..6602f08b3e3 100644 --- a/docs/controls/editors/datetimepicker/how-to/override-hours.md +++ b/docs/controls/editors/datetimepicker/how-to/override-hours.md @@ -1,6 +1,6 @@ --- title: Override Hours in the Popup -page_title: Override Hours in the Popup | Kendo UI DateTimePicker Widget +page_title: Override Hours in the Popup | Kendo UI DateTimePicker description: "Learn how to override hours in the popup of the Kendo UI DateTimePicker widget." slug: howto_override_hours_inpopup_datetimepicker --- diff --git a/docs/controls/editors/datetimepicker/how-to/prevent-invalid-values.md b/docs/controls/editors/datetimepicker/how-to/prevent-invalid-values.md index 0ff8ef157dc..34d015cbc41 100644 --- a/docs/controls/editors/datetimepicker/how-to/prevent-invalid-values.md +++ b/docs/controls/editors/datetimepicker/how-to/prevent-invalid-values.md @@ -1,6 +1,6 @@ --- title: Prevent Invalid Values -page_title: Prevent Invalid Values | Kendo UI DateTimePicker Widget +page_title: Prevent Invalid Values | Kendo UI DateTimePicker description: "Learn how to prevent invalid values in a Kendo UI DateTimePicker widget." slug: howto_prevent_invalid_values_datetimepicker --- diff --git a/docs/controls/editors/datetimepicker/overview.md b/docs/controls/editors/datetimepicker/overview.md index e4b55c66439..390663158a6 100644 --- a/docs/controls/editors/datetimepicker/overview.md +++ b/docs/controls/editors/datetimepicker/overview.md @@ -1,6 +1,6 @@ --- title: Overview -page_title: Overview | Kendo UI DateTimePicker Widget +page_title: Overview | Kendo UI DateTimePicker description: "Learn how to initialize the Kendo UI DateTimePicker widget, configure its options and define the interval between values int he time drop-down list." slug: overview_kendoui_datetimepicker_widget position: 1 diff --git a/docs/controls/editors/dropdownlist/cascading.md b/docs/controls/editors/dropdownlist/cascading.md index 68c325aef09..ac822ec6f1a 100644 --- a/docs/controls/editors/dropdownlist/cascading.md +++ b/docs/controls/editors/dropdownlist/cascading.md @@ -1,6 +1,6 @@ --- title: Cascading DropDownLists -page_title: Cascading DropDownLists | Kendo UI DropDownList Widget +page_title: Cascading DropDownLists | Kendo UI DropDownList description: "Learn how Kendo UI cascading DropDownList works and helps you handle the most common scenarios with illustrative examples and FAQ." slug: cascading_kendoui_dropdownlist_widget position: 4 diff --git a/docs/controls/editors/dropdownlist/grouping.md b/docs/controls/editors/dropdownlist/grouping.md index 7ac4ef1111b..8bd91f3c000 100644 --- a/docs/controls/editors/dropdownlist/grouping.md +++ b/docs/controls/editors/dropdownlist/grouping.md @@ -1,6 +1,6 @@ --- title: Grouping -page_title: Grouping | Kendo UI DropDownList Widget +page_title: Grouping | Kendo UI DropDownList description: "Learn how to configure grouping in Kendo UI DropDownList, ComboBox, AutoComplete and MultiSelect widgets." slug: grouping_kendoui_dropdownlist_widget position: 2 diff --git a/docs/controls/editors/dropdownlist/how-to/AngularJS/distinct-dropdownlist-ng-repeat.md b/docs/controls/editors/dropdownlist/how-to/AngularJS/distinct-dropdownlist-ng-repeat.md index b306e009dea..fc761f1711c 100644 --- a/docs/controls/editors/dropdownlist/how-to/AngularJS/distinct-dropdownlist-ng-repeat.md +++ b/docs/controls/editors/dropdownlist/how-to/AngularJS/distinct-dropdownlist-ng-repeat.md @@ -1,6 +1,6 @@ --- title: Cascade Lists Using `ng-repeat` -page_title: Cascade Lists Using `ng-repeat` | Kendo UI DropDownList Widget +page_title: Cascade Lists Using `ng-repeat` | Kendo UI DropDownList description: "Learn how to cascade Kendo UI DropDownList widgets with `ng-repeat` and using distinct values." slug: howto_cascade_withngrepeat_distinct_values_dropdownlist --- diff --git a/docs/controls/editors/dropdownlist/how-to/AngularJS/required-validation.md b/docs/controls/editors/dropdownlist/how-to/AngularJS/required-validation.md index 5bdbbce648e..a5b7a008324 100644 --- a/docs/controls/editors/dropdownlist/how-to/AngularJS/required-validation.md +++ b/docs/controls/editors/dropdownlist/how-to/AngularJS/required-validation.md @@ -1,6 +1,6 @@ --- title: Validate Lists by Using Required Attributes -page_title: Validate Lists by Using Required Attributes | Kendo UI DropDownList Widget +page_title: Validate Lists by Using Required Attributes | Kendo UI DropDownList description: "Learn how to use a required attribute to validate the Kendo UI DropDownList widget in AngualrJS applications." slug: howto_validate_using_required_attributes_dropdownlist --- diff --git a/docs/controls/editors/dropdownlist/how-to/auto-adjust-the-width.md b/docs/controls/editors/dropdownlist/how-to/auto-adjust-the-width.md index 50c32efb847..e37e5cb034f 100644 --- a/docs/controls/editors/dropdownlist/how-to/auto-adjust-the-width.md +++ b/docs/controls/editors/dropdownlist/how-to/auto-adjust-the-width.md @@ -1,6 +1,6 @@ --- title: Adjust Width Automatically -page_title: Adjust Width Automatically | Kendo UI DropDownList Widget +page_title: Adjust Width Automatically | Kendo UI DropDownList description: "Learn how to automatically adjust the width of a Kendo UI DropDownList widget." slug: howto_automatically_adjust_width_dropdownlist --- diff --git a/docs/controls/editors/dropdownlist/how-to/cascade-from-multiple-parents.md b/docs/controls/editors/dropdownlist/how-to/cascade-from-multiple-parents.md index ceb740320e5..3c03f726b93 100644 --- a/docs/controls/editors/dropdownlist/how-to/cascade-from-multiple-parents.md +++ b/docs/controls/editors/dropdownlist/how-to/cascade-from-multiple-parents.md @@ -1,6 +1,6 @@ --- title: Cascade from Multiple Parents -page_title: Cascade from Multiple Parents | Kendo UI DropDownList Widget +page_title: Cascade from Multiple Parents | Kendo UI DropDownList description: "Learn how to cascade Kendo UI DropDownList widgets from multiple parents." slug: howto_cascade_multiple_parents_dropdownlist --- diff --git a/docs/controls/editors/dropdownlist/how-to/create-dropdownlist-with-long-items.md b/docs/controls/editors/dropdownlist/how-to/create-dropdownlist-with-long-items.md index 47890682636..2c18816ab05 100644 --- a/docs/controls/editors/dropdownlist/how-to/create-dropdownlist-with-long-items.md +++ b/docs/controls/editors/dropdownlist/how-to/create-dropdownlist-with-long-items.md @@ -1,6 +1,6 @@ --- title: Create Lists with Long Items -page_title: Create Lists with Long Items | Kendo UI DropDownList Widget +page_title: Create Lists with Long Items | Kendo UI DropDownList description: "Learn how to create Kendo UI DropDownLists with long items." slug: howto_create_listswith_long_items_dropdownlist --- diff --git a/docs/controls/editors/dropdownlist/how-to/detect-input-change-event.md b/docs/controls/editors/dropdownlist/how-to/detect-input-change-event.md index b495bba6e52..c5a4bd0c436 100644 --- a/docs/controls/editors/dropdownlist/how-to/detect-input-change-event.md +++ b/docs/controls/editors/dropdownlist/how-to/detect-input-change-event.md @@ -1,6 +1,6 @@ --- title: Detect Input Change Events -page_title: Detect Input Change Events | Kendo UI DropDownList Widget +page_title: Detect Input Change Events | Kendo UI DropDownList description: "Learn how to detect the Kendo UI DropDownList input change event." slug: howto_detect_input_change_events_dropdownlist --- diff --git a/docs/controls/editors/dropdownlist/how-to/detect-wrapper-blur-event.md b/docs/controls/editors/dropdownlist/how-to/detect-wrapper-blur-event.md index 1a274996a0c..aafb4b4c791 100644 --- a/docs/controls/editors/dropdownlist/how-to/detect-wrapper-blur-event.md +++ b/docs/controls/editors/dropdownlist/how-to/detect-wrapper-blur-event.md @@ -1,6 +1,6 @@ --- title: Detect Wrapper Blur Events -page_title: Detect Wrapper Blur Events | Kendo UI DropDownList Widget +page_title: Detect Wrapper Blur Events | Kendo UI DropDownList description: "Learn how to detect the Kendo UI DropDownList wrapper blur event." slug: howto_detect_wrapper_blur_events_dropdownlist --- diff --git a/docs/controls/editors/dropdownlist/how-to/detect-wrapper-focus-event.md b/docs/controls/editors/dropdownlist/how-to/detect-wrapper-focus-event.md index e337525c79b..5984427ab00 100644 --- a/docs/controls/editors/dropdownlist/how-to/detect-wrapper-focus-event.md +++ b/docs/controls/editors/dropdownlist/how-to/detect-wrapper-focus-event.md @@ -1,6 +1,6 @@ --- title: Detect Wrapper Focus Events -page_title: Detect Wrapper Focus Events | Kendo UI DropDownList Widget +page_title: Detect Wrapper Focus Events | Kendo UI DropDownList description: "Learn how to detect the Kendo UI DropDownList wrapper focus event." slug: howto_detect_wrapper_focus_events_dropdownlist --- diff --git a/docs/controls/editors/dropdownlist/how-to/group-label-on-top-of-the-items.md b/docs/controls/editors/dropdownlist/how-to/group-label-on-top-of-the-items.md index 448b160d93b..42f9ea7df50 100644 --- a/docs/controls/editors/dropdownlist/how-to/group-label-on-top-of-the-items.md +++ b/docs/controls/editors/dropdownlist/how-to/group-label-on-top-of-the-items.md @@ -1,6 +1,6 @@ --- title: Move Group Labels on Top of Items -page_title: Move Group Labels on Top of Items | Kendo UI DropDownList Widget +page_title: Move Group Labels on Top of Items | Kendo UI DropDownList description: "Learn how to move the group label on top of the items in a Kendo UI DropDownList widget." slug: howto_move_group_label_ontopof_items_dropdownlist --- diff --git a/docs/controls/editors/dropdownlist/how-to/preselect-items.md b/docs/controls/editors/dropdownlist/how-to/preselect-items.md index 82942bb5471..22c34345edd 100644 --- a/docs/controls/editors/dropdownlist/how-to/preselect-items.md +++ b/docs/controls/editors/dropdownlist/how-to/preselect-items.md @@ -1,6 +1,6 @@ --- title: Preselect Items -page_title: Preselect Items | Kendo UI DropDownList Widget +page_title: Preselect Items | Kendo UI DropDownList description: "Learn how to preselect items in a Kendo UI DropDownList widget." slug: howto_preselect_items_dropdownlist --- diff --git a/docs/controls/editors/dropdownlist/how-to/prevent-close-on-scroll.md b/docs/controls/editors/dropdownlist/how-to/prevent-close-on-scroll.md index dcf48d5919f..135bf834e1b 100644 --- a/docs/controls/editors/dropdownlist/how-to/prevent-close-on-scroll.md +++ b/docs/controls/editors/dropdownlist/how-to/prevent-close-on-scroll.md @@ -1,6 +1,6 @@ --- title: Prevent Popup Closure on Scroll -page_title: Prevent Popup Closure on Scroll | Kendo UI DropDownList Widget +page_title: Prevent Popup Closure on Scroll | Kendo UI DropDownList description: "Learn how to prevent popup closure on scrolling when users reach the end of the list in a Kendo UI DropDownList widget." slug: howto_prevent_popup_closure_onscroll_dropdownlist --- diff --git a/docs/controls/editors/dropdownlist/how-to/remove-items.md b/docs/controls/editors/dropdownlist/how-to/remove-items.md index 992d79e069f..a776fcf5c1f 100644 --- a/docs/controls/editors/dropdownlist/how-to/remove-items.md +++ b/docs/controls/editors/dropdownlist/how-to/remove-items.md @@ -1,6 +1,6 @@ --- title: Remove Items -page_title: Remove Items | Kendo UI DropDownList Widget +page_title: Remove Items | Kendo UI DropDownList description: "Learn how to remove items from a Kendo UI DropDownList widget." slug: howto_remove_items_dropdownlist --- diff --git a/docs/controls/editors/dropdownlist/how-to/set-datasource-dynamically.md b/docs/controls/editors/dropdownlist/how-to/set-datasource-dynamically.md index c97724237e9..d86a11e31ba 100644 --- a/docs/controls/editors/dropdownlist/how-to/set-datasource-dynamically.md +++ b/docs/controls/editors/dropdownlist/how-to/set-datasource-dynamically.md @@ -1,6 +1,6 @@ --- title: Set DataSource Dynamically -page_title: Set DataSource Dynamically | Kendo UI DropDownList Widget +page_title: Set DataSource Dynamically | Kendo UI DropDownList description: "Learn how to dynamically set DataSource in a Kendo UI DropDownList widget." slug: howto_set_datasource_dynamically_dropdownlist --- diff --git a/docs/controls/editors/dropdownlist/how-to/update-model-on-load.md b/docs/controls/editors/dropdownlist/how-to/update-model-on-load.md index b840b23a980..16a65df5021 100644 --- a/docs/controls/editors/dropdownlist/how-to/update-model-on-load.md +++ b/docs/controls/editors/dropdownlist/how-to/update-model-on-load.md @@ -1,6 +1,6 @@ --- title: Update MVVM Bound Models on Load -page_title: Update MVVM Bound Models on Load | Kendo UI DropDownList Widget +page_title: Update MVVM Bound Models on Load | Kendo UI DropDownList description: "Learn how to update MVVM bound models on load in a Kendo UI DropDownList widget." slug: howto_update_mvvm_model_onload_dropdownlist --- diff --git a/docs/controls/editors/dropdownlist/overview.md b/docs/controls/editors/dropdownlist/overview.md index 22ed879a219..f6685a171b7 100644 --- a/docs/controls/editors/dropdownlist/overview.md +++ b/docs/controls/editors/dropdownlist/overview.md @@ -1,6 +1,6 @@ --- title: Overview -page_title: Overview | Kendo UI DropDownList Widget +page_title: Overview | Kendo UI DropDownList description: "Learn how to initialize the Kendo UI DropDownList widget, configure its options and customize templates." slug: overview_kendoui_dropdownlist_widget position: 1 diff --git a/docs/controls/editors/dropdownlist/virtualization.md b/docs/controls/editors/dropdownlist/virtualization.md index 68096cd2cd8..2a5f78b1948 100644 --- a/docs/controls/editors/dropdownlist/virtualization.md +++ b/docs/controls/editors/dropdownlist/virtualization.md @@ -1,6 +1,6 @@ --- title: Virtualization -page_title: Virtualization | Kendo UI DropDownList Widget +page_title: Virtualization | Kendo UI DropDownList description: "Learn how to configure virtualization in Kendo UI DropDownList, ComboBox, AutoComplete and MultiSelect widgets." slug: virtualization_kendoui_dropdownlist_widget position: 3 diff --git a/docs/controls/editors/editor/how-to/add-maxlength-validation.md b/docs/controls/editors/editor/how-to/add-maxlength-validation.md index 733bf2bb02b..19a991afccb 100644 --- a/docs/controls/editors/editor/how-to/add-maxlength-validation.md +++ b/docs/controls/editors/editor/how-to/add-maxlength-validation.md @@ -1,6 +1,6 @@ --- title: Add Max-Length Validation -page_title: Add Max-Length Validation | Kendo UI Editor Widget +page_title: Add Max-Length Validation | Kendo UI Editor description: "Learn how to add max-length validation in the Kendo UI Editor widget." slug: howto_add_max_length_validation_editor --- diff --git a/docs/controls/editors/editor/how-to/get-reference-to-imagebrowser-child-widgets.md b/docs/controls/editors/editor/how-to/get-reference-to-imagebrowser-child-widgets.md index c370d6b8657..f4f47075bea 100644 --- a/docs/controls/editors/editor/how-to/get-reference-to-imagebrowser-child-widgets.md +++ b/docs/controls/editors/editor/how-to/get-reference-to-imagebrowser-child-widgets.md @@ -1,6 +1,6 @@ --- title: Get Reference to Child Widgets -page_title: Get Reference to Child Widgets | Kendo UI Editor Widget +page_title: Get Reference to Child Widgets | Kendo UI Editor description: "Learn how to get a reference to the ImageBrowser's and FileBrowser's child widgets in the Kendo UI Editor widget." slug: howto_get_referenceto_child_widgets_editor --- diff --git a/docs/controls/editors/editor/how-to/inline-editor-inside-window.md b/docs/controls/editors/editor/how-to/inline-editor-inside-window.md index f8f295e0b24..9fe6ac57194 100644 --- a/docs/controls/editors/editor/how-to/inline-editor-inside-window.md +++ b/docs/controls/editors/editor/how-to/inline-editor-inside-window.md @@ -1,6 +1,6 @@ --- title: Use Inline Editor inside Windows -page_title: Use Inline Editor inside Windows | Kendo UI Editor Widget +page_title: Use Inline Editor inside Windows | Kendo UI Editor description: "Learn how to use an inline Kendo UI Editor inside a window." slug: howto_use_inline_editor_inside_windows_editor --- diff --git a/docs/controls/editors/editor/how-to/insert-html-via-custom-popup-tool.md b/docs/controls/editors/editor/how-to/insert-html-via-custom-popup-tool.md index cd78c8f51d9..08b3b8a8d8d 100644 --- a/docs/controls/editors/editor/how-to/insert-html-via-custom-popup-tool.md +++ b/docs/controls/editors/editor/how-to/insert-html-via-custom-popup-tool.md @@ -1,6 +1,6 @@ --- title: Insert HTML Content via Custom Popup Tools -page_title: Insert HTML Content via Custom Popup Tools | Kendo UI Editor Widget +page_title: Insert HTML Content via Custom Popup Tools | Kendo UI Editor description: "Learn how to insert HTML content via custom Kendo UI Editor tools." slug: howto_insert_html_content_custom_popup_tool_editor --- diff --git a/docs/controls/editors/editor/how-to/make-inline-editor-toolbar-always-visible.md b/docs/controls/editors/editor/how-to/make-inline-editor-toolbar-always-visible.md index 551d515d948..bcffbf37181 100644 --- a/docs/controls/editors/editor/how-to/make-inline-editor-toolbar-always-visible.md +++ b/docs/controls/editors/editor/how-to/make-inline-editor-toolbar-always-visible.md @@ -1,6 +1,6 @@ --- title: Make Inline Editor Toolbar Always Visible -page_title: Make Inline Editor Toolbar Always Visible +page_title: Make Inline Editor Toolbar Always Visible | Kendo UI Editor description: "Learn how to make the inline Editor toolbar always visible." slug: howto_make_inline_editor_toolbar_always_visible --- diff --git a/docs/controls/editors/editor/how-to/set-caret-position-using-javascript.md b/docs/controls/editors/editor/how-to/set-caret-position-using-javascript.md index f8a61b97dc9..1a021e74af9 100644 --- a/docs/controls/editors/editor/how-to/set-caret-position-using-javascript.md +++ b/docs/controls/editors/editor/how-to/set-caret-position-using-javascript.md @@ -1,6 +1,6 @@ --- title: Set Caret Position -page_title: Set Caret Position | Kendo UI Editor Widget +page_title: Set Caret Position | Kendo UI Editor description: "Learn how to set the caret position in a Kendo UI Editor widget." slug: howto_set_caret_position_editor --- diff --git a/docs/controls/editors/editor/how-to/show-editor-in-full-screen.md b/docs/controls/editors/editor/how-to/show-editor-in-full-screen.md index 3ce69629c5a..7e4766d42ba 100644 --- a/docs/controls/editors/editor/how-to/show-editor-in-full-screen.md +++ b/docs/controls/editors/editor/how-to/show-editor-in-full-screen.md @@ -1,6 +1,6 @@ --- title: Show Editor in Full Screen -page_title: Show Editor in Full Screen | Kendo UI Editor Widget +page_title: Show Editor in Full Screen | Kendo UI Editor description: "Learn how to show the Kendo UI Editor widget in full screen." slug: howto_show_infull_screen_editor --- diff --git a/docs/controls/editors/editor/imagebrowser.md b/docs/controls/editors/editor/imagebrowser.md index 7457d7b7ab0..ee1fc34ef90 100644 --- a/docs/controls/editors/editor/imagebrowser.md +++ b/docs/controls/editors/editor/imagebrowser.md @@ -1,6 +1,6 @@ --- title: Image Browser -page_title: Image Browser | Kendo UI Editor Widget +page_title: Image Browser | Kendo UI Editor description: "Learn how to initialize and configure the Kendo UI Editor widget." slug: image_browser_editor_widget position: 2 diff --git a/docs/controls/editors/editor/overview.md b/docs/controls/editors/editor/overview.md index a634c22a55f..a9c722a7572 100644 --- a/docs/controls/editors/editor/overview.md +++ b/docs/controls/editors/editor/overview.md @@ -1,6 +1,6 @@ --- title: Overview -page_title: Overview | Kendo UI Editor Widget +page_title: Overview | Kendo UI Editor description: "Learn how to initialize and configure the Kendo UI Editor widget." slug: overview_kendoui_editor_widget position: 1 diff --git a/docs/controls/editors/editor/post-process.md b/docs/controls/editors/editor/post-process.md index 782decf227b..8e1fb8f979d 100644 --- a/docs/controls/editors/editor/post-process.md +++ b/docs/controls/editors/editor/post-process.md @@ -1,6 +1,6 @@ --- title: Post-Process Content -page_title: Post-Process Content | Kendo UI Editor Widget +page_title: Post-Process Content | Kendo UI Editor description: "Learn how to post-process the content of the Kendo UI Editor widget so it fits your needs." slug: post_process_content_editor_widget position: 3 diff --git a/docs/controls/editors/editor/preventing-xss.md b/docs/controls/editors/editor/preventing-xss.md index c49bb8123d6..538a29d0fc0 100644 --- a/docs/controls/editors/editor/preventing-xss.md +++ b/docs/controls/editors/editor/preventing-xss.md @@ -1,6 +1,6 @@ --- title: Prevent Cross-Site Scripting -page_title: Prevent Cross-Site Scripting | Kendo UI Editor Widget +page_title: Prevent Cross-Site Scripting | Kendo UI Editor description: "Learn the security implications of allowing an HTML editing in your pages and how to secure them in the Kendo UI Editor widget." slug: prevent_xss_editor_widget position: 5 diff --git a/docs/controls/editors/editor/working-with-selection.md b/docs/controls/editors/editor/working-with-selection.md index 8d3a25628b6..8f14729fbda 100644 --- a/docs/controls/editors/editor/working-with-selection.md +++ b/docs/controls/editors/editor/working-with-selection.md @@ -1,6 +1,6 @@ --- title: Set Selections -page_title: Set Selections | Kendo UI Editor Widget +page_title: Set Selections | Kendo UI Editor description: "Learn how to use the `range` object and set desired selections in the Kendo UI Editor widget." slug: set_selections_editor_widget position: 4 diff --git a/docs/controls/editors/maskedtextbox/how-to/AngularJS/directive-using-raw-method.md b/docs/controls/editors/maskedtextbox/how-to/AngularJS/directive-using-raw-method.md index fbc38ec3cd7..a6de678f25b 100644 --- a/docs/controls/editors/maskedtextbox/how-to/AngularJS/directive-using-raw-method.md +++ b/docs/controls/editors/maskedtextbox/how-to/AngularJS/directive-using-raw-method.md @@ -1,6 +1,6 @@ --- title: Use Custom Directive to Set Model Value -page_title: Use Custom Directive to Set Model Value | Kendo UI MaskedTextBox Widget +page_title: Use Custom Directive to Set Model Value | Kendo UI MaskedTextBox description: "Learn how to use raw methods to set the model values of the Kendo UI MaskedTextBox widget in AngularJS." slug: howto_use_raw_methodtoset_modelvalue_angularjs_maskedtextbox --- diff --git a/docs/controls/editors/maskedtextbox/how-to/MVVM/custom-mask-binding.md b/docs/controls/editors/maskedtextbox/how-to/MVVM/custom-mask-binding.md index 2920e8574a0..8681ebca865 100644 --- a/docs/controls/editors/maskedtextbox/how-to/MVVM/custom-mask-binding.md +++ b/docs/controls/editors/maskedtextbox/how-to/MVVM/custom-mask-binding.md @@ -1,6 +1,6 @@ --- title: Customize Masks through MVVM Binding -page_title: Customize Masks through MVVM Binding | Kendo UI MaskedTextBox Widget +page_title: Customize Masks through MVVM Binding | Kendo UI MaskedTextBox description: "Learn how to set the Kendo UI MaskedTextBox masks using a custom MVVM binding." slug: howto_customize_masks_through_mvvmbinding_mvvm_maskedtextbox --- diff --git a/docs/controls/editors/maskedtextbox/how-to/MVVM/custom-raw-method-binding.md b/docs/controls/editors/maskedtextbox/how-to/MVVM/custom-raw-method-binding.md index 1351663886b..b0253c33e54 100644 --- a/docs/controls/editors/maskedtextbox/how-to/MVVM/custom-raw-method-binding.md +++ b/docs/controls/editors/maskedtextbox/how-to/MVVM/custom-raw-method-binding.md @@ -1,6 +1,6 @@ --- title: Use Custom MVVM Binding to Set Model Value -page_title: Use Custom MVVM Binding to Set Model Value | Kendo UI MaskedTextBox Widget +page_title: Use Custom MVVM Binding to Set Model Value | Kendo UI MaskedTextBox description: "Learn how to use custom MVVM bindings to retrieve unmasked widget values in the Kendo UI MaskedTextBox widget." slug: howto_use_custommvvm_bindingto_setmodel_value_maskedtextbox --- diff --git a/docs/controls/editors/maskedtextbox/overview.md b/docs/controls/editors/maskedtextbox/overview.md index c337c1ecaaf..cfd2e5ed844 100644 --- a/docs/controls/editors/maskedtextbox/overview.md +++ b/docs/controls/editors/maskedtextbox/overview.md @@ -1,6 +1,6 @@ --- title: Overview -page_title: Overview | Kendo UI MaskedTextBox Widget +page_title: Overview | Kendo UI MaskedTextBox description: "Learn how to initialize the Kendo UI MaskedTextBox widget and configure its behaviors." slug: overview_kendoui_maskedtextbox_widget position: 1 diff --git a/docs/controls/editors/multiselect/grouping.md b/docs/controls/editors/multiselect/grouping.md index 71d06ff9467..146397d2237 100644 --- a/docs/controls/editors/multiselect/grouping.md +++ b/docs/controls/editors/multiselect/grouping.md @@ -1,6 +1,6 @@ --- title: Grouping -page_title: Grouping | Kendo UI MultiSelect Widget +page_title: Grouping | Kendo UI MultiSelect description: "Learn how to to configure grouping in Kendo UI MultiSelect, DropDownList, ComboBox, and AutoComplete widgets." slug: grouping_kendoui_multiselect_widget position: 2 diff --git a/docs/controls/editors/multiselect/how-to/AngularJS/pre-select-items.md b/docs/controls/editors/multiselect/how-to/AngularJS/pre-select-items.md index 9f35e62c410..b2752814a4f 100644 --- a/docs/controls/editors/multiselect/how-to/AngularJS/pre-select-items.md +++ b/docs/controls/editors/multiselect/how-to/AngularJS/pre-select-items.md @@ -1,6 +1,6 @@ --- title: Preselect Items on Load -page_title: Preselect Items on Load | Kendo UI MultiSelect Widget +page_title: Preselect Items on Load | Kendo UI MultiSelect description: "Learn how to pre-select items on load in the Kendo UI MultiSelect widget." slug: howto_preselect_itemson_load_angular_multiselect --- diff --git a/docs/controls/editors/multiselect/how-to/bind-values-to-template.md b/docs/controls/editors/multiselect/how-to/bind-values-to-template.md index 38318462c81..0ef762d8126 100644 --- a/docs/controls/editors/multiselect/how-to/bind-values-to-template.md +++ b/docs/controls/editors/multiselect/how-to/bind-values-to-template.md @@ -1,6 +1,6 @@ --- title: Bind Values to Template -page_title: Bind Values to Template | Kendo UI MultiSelect Widget +page_title: Bind Values to Template | Kendo UI MultiSelect description: "Learn how to bind values to a template by using MVVM in the Kendo UI MultiSelect widget." slug: howto_bind_values_totemplate_multiselect --- diff --git a/docs/controls/editors/multiselect/how-to/cascade-from-ddl.md b/docs/controls/editors/multiselect/how-to/cascade-from-ddl.md index e840aebc76d..6b0c1582627 100644 --- a/docs/controls/editors/multiselect/how-to/cascade-from-ddl.md +++ b/docs/controls/editors/multiselect/how-to/cascade-from-ddl.md @@ -1,6 +1,6 @@ --- title: Cascade from DropDownList -page_title: Cascade from DropDownList | Kendo UI MultiSelect Widget +page_title: Cascade from DropDownList | Kendo UI MultiSelect description: "Learn how to cascade the Kendo UI MultiSelect widget from a Kendo UI DropDownList." slug: howto_cascade_froma_dropdownlist_multiselect --- diff --git a/docs/controls/editors/multiselect/how-to/cascading-multiselects.md b/docs/controls/editors/multiselect/how-to/cascading-multiselects.md index 876596b6633..a0ea637c72b 100644 --- a/docs/controls/editors/multiselect/how-to/cascading-multiselects.md +++ b/docs/controls/editors/multiselect/how-to/cascading-multiselects.md @@ -1,6 +1,6 @@ --- title: Create Cascading MultiSelects -page_title: Create Cascading MultiSelects | Kendo UI MultiSelect Widget +page_title: Create Cascading MultiSelects | Kendo UI MultiSelect description: "Learn how to create cascading Kendo UI MultiSelect widgets." slug: howto_create_cascading_widgets_multiselect --- diff --git a/docs/controls/editors/multiselect/how-to/checkbox-item-template.md b/docs/controls/editors/multiselect/how-to/checkbox-item-template.md index e93051827f0..b57554f7f4d 100644 --- a/docs/controls/editors/multiselect/how-to/checkbox-item-template.md +++ b/docs/controls/editors/multiselect/how-to/checkbox-item-template.md @@ -1,6 +1,6 @@ --- title: Create Checkbox Custom Item Template -page_title: Create Checkbox Custom Item Template | Kendo UI MultiSelect Widget +page_title: Create Checkbox Custom Item Template | Kendo UI MultiSelect description: "Learn how to create a multiselect with checkboxes" slug: howto_checkbox_custom_item_template_multiselect --- diff --git a/docs/controls/editors/multiselect/how-to/distinct-values-in-widgets-sharing-same-data.md b/docs/controls/editors/multiselect/how-to/distinct-values-in-widgets-sharing-same-data.md index 73f42d94d09..f1d759f0af2 100644 --- a/docs/controls/editors/multiselect/how-to/distinct-values-in-widgets-sharing-same-data.md +++ b/docs/controls/editors/multiselect/how-to/distinct-values-in-widgets-sharing-same-data.md @@ -1,6 +1,6 @@ --- title: Filter Values in Widgets Sharing the Same Data -page_title: Filter Values in Widgets Sharing the Same Data | Kendo UI MultiSelect Widget +page_title: Filter Values in Widgets Sharing the Same Data | Kendo UI MultiSelect description: "Learn how to filter values in two Kendo UI Multiselect widgets that share the same data." slug: howto_filter_valuesin_widgetswith_shared_data_multiselect --- diff --git a/docs/controls/editors/multiselect/how-to/preselect-items-using-mvvm.md b/docs/controls/editors/multiselect/how-to/preselect-items-using-mvvm.md index 104f883da13..e7e0287efa6 100644 --- a/docs/controls/editors/multiselect/how-to/preselect-items-using-mvvm.md +++ b/docs/controls/editors/multiselect/how-to/preselect-items-using-mvvm.md @@ -1,6 +1,6 @@ --- title: Preselect Items Using MVVM Binding -page_title: Preselect Items Using MVVM Binding | Kendo UI MultiSelect Widget +page_title: Preselect Items Using MVVM Binding | Kendo UI MultiSelect description: "Learn how to preselect items by using MVVM in the Kendo UI Multiselect widget." slug: howto_preselect_items_byusing_mvvm_binding_multiselect --- diff --git a/docs/controls/editors/multiselect/how-to/reorder-selected-items.md b/docs/controls/editors/multiselect/how-to/reorder-selected-items.md index 8fbe5d333d3..af90c636736 100644 --- a/docs/controls/editors/multiselect/how-to/reorder-selected-items.md +++ b/docs/controls/editors/multiselect/how-to/reorder-selected-items.md @@ -1,6 +1,6 @@ --- title: Reorder Selected Items -page_title: Reorder Selected Items | Kendo UI MultiSelect Widget +page_title: Reorder Selected Items | Kendo UI MultiSelect description: "Learn how to reorder selected items in the Kendo UI Multiselect widget by using Kendo UI Sortable." slug: howto_reorder_selected_items_multiselect --- diff --git a/docs/controls/editors/multiselect/how-to/scrollable-data-items.md b/docs/controls/editors/multiselect/how-to/scrollable-data-items.md index 7ad09904929..784ee3ac3ba 100644 --- a/docs/controls/editors/multiselect/how-to/scrollable-data-items.md +++ b/docs/controls/editors/multiselect/how-to/scrollable-data-items.md @@ -1,6 +1,6 @@ --- title: Create Scrollable Data Items -page_title: Create Scrollable Data Items | Kendo UI MultiSelect Widget +page_title: Create Scrollable Data Items | Kendo UI MultiSelect description: "Learn how to create scrollable data items in the Kendo UI MultiSelect widget." slug: howto_create_scrollable_data_items_multiselect --- diff --git a/docs/controls/editors/multiselect/how-to/select-all-values-with-one-selection.md b/docs/controls/editors/multiselect/how-to/select-all-values-with-one-selection.md index 70c98e8cedd..05962565bfe 100644 --- a/docs/controls/editors/multiselect/how-to/select-all-values-with-one-selection.md +++ b/docs/controls/editors/multiselect/how-to/select-all-values-with-one-selection.md @@ -1,6 +1,6 @@ --- title: Select All Values with Single Selection -page_title: Select All Values with Single Selection | Kendo UI MultiSelect Widget +page_title: Select All Values with Single Selection | Kendo UI MultiSelect description: "Learn how to create a dataItem that holds an all- value that will select all the items in the Kendo UI MultiSelect widget." slug: howto_select_allvalues_witha_single_selection_multiselect --- diff --git a/docs/controls/editors/multiselect/how-to/select-deselect-all-items.md b/docs/controls/editors/multiselect/how-to/select-deselect-all-items.md index 5ac3ece812d..7f437d1c24e 100644 --- a/docs/controls/editors/multiselect/how-to/select-deselect-all-items.md +++ b/docs/controls/editors/multiselect/how-to/select-deselect-all-items.md @@ -1,6 +1,6 @@ --- title: Select or Deselect All Items -page_title: Select or Deselect All Items | Kendo UI MultiSelect Widget +page_title: Select or Deselect All Items | Kendo UI MultiSelect description: "Learn how to select or deselect all items in the Kendo UI MultiSelect widget." slug: howto_select_and_deselect_allitems_multiselect --- diff --git a/docs/controls/editors/multiselect/how-to/select-on-tab.md b/docs/controls/editors/multiselect/how-to/select-on-tab.md index 78c3761c374..b8a8881b554 100644 --- a/docs/controls/editors/multiselect/how-to/select-on-tab.md +++ b/docs/controls/editors/multiselect/how-to/select-on-tab.md @@ -1,6 +1,6 @@ --- title: Select the First Item on TAB -page_title: Select the First Item on TAB | Kendo UI MultiSelect Widget +page_title: Select the First Item on TAB | Kendo UI MultiSelect description: "Learn how to select the first item from the popup on a TAB keypress in the Kendo UI MultiSelect widget." slug: howto_select_thefirst_itemon_tab_multiselect --- diff --git a/docs/controls/editors/multiselect/how-to/using-widget-with-boostrap-modal.md b/docs/controls/editors/multiselect/how-to/using-widget-with-boostrap-modal.md index c5310e1a68c..333f8d33ce4 100644 --- a/docs/controls/editors/multiselect/how-to/using-widget-with-boostrap-modal.md +++ b/docs/controls/editors/multiselect/how-to/using-widget-with-boostrap-modal.md @@ -1,6 +1,6 @@ --- title: Use MultiSelect with Bootstrap Modal Window -page_title: Use MultiSelect with Bootstrap Modal Window | Kendo UI MultiSelect Widget +page_title: Use MultiSelect with Bootstrap Modal Window | Kendo UI MultiSelect description: "Learn how to use the Kendo UI MultiSelect widget with a Bootstrap modal window." slug: howto_use_multiselect_with_bootstrap_modal_window_multiselect --- diff --git a/docs/controls/editors/multiselect/how-to/wire-blur-event-of-filter-input.md b/docs/controls/editors/multiselect/how-to/wire-blur-event-of-filter-input.md index 87a576f0d21..2f81258ca5b 100644 --- a/docs/controls/editors/multiselect/how-to/wire-blur-event-of-filter-input.md +++ b/docs/controls/editors/multiselect/how-to/wire-blur-event-of-filter-input.md @@ -1,6 +1,6 @@ --- title: Wire Blur Event of the Filter Input -page_title: Wire Blur Event of the Filter Input | Kendo UI MultiSelect Widget +page_title: Wire Blur Event of the Filter Input | Kendo UI MultiSelect description: "Learn how to bind to the blur event of the filter input element in the Kendo UI MultiSelect widget." slug: howto_wire_blur_event_ofthe_filtеr_input_multiselect --- diff --git a/docs/controls/editors/multiselect/overview.md b/docs/controls/editors/multiselect/overview.md index 841c278b256..1ce4acdbedd 100644 --- a/docs/controls/editors/multiselect/overview.md +++ b/docs/controls/editors/multiselect/overview.md @@ -1,6 +1,6 @@ --- title: Overview -page_title: Overview | Kendo UI MultiSelect Widget +page_title: Overview | Kendo UI MultiSelect description: "Learn how to initialize the Kendo UI MultiSelect widget, use templates and customize it functionalities." slug: overview_kendoui_multiselect_widget position: 1 diff --git a/docs/controls/editors/multiselect/virtualization.md b/docs/controls/editors/multiselect/virtualization.md index 7a19b17aa2b..2ba34493711 100644 --- a/docs/controls/editors/multiselect/virtualization.md +++ b/docs/controls/editors/multiselect/virtualization.md @@ -1,6 +1,6 @@ --- title: Virtualization -page_title: Virtualization | Kendo UI MultiSelect Widget +page_title: Virtualization | Kendo UI MultiSelect description: "Learn how to configure virtualization in Kendo UI MultiSelect, DropDownList, ComboBox, and AutoComplete widgets." slug: virtualization_kendoui_multiselect_widget position: 3 diff --git a/docs/controls/editors/numerictextbox/how-to/AngularJS/update-value-on-keyup.md b/docs/controls/editors/numerictextbox/how-to/AngularJS/update-value-on-keyup.md index 173ba4f81ac..74aa20bbdaa 100644 --- a/docs/controls/editors/numerictextbox/how-to/AngularJS/update-value-on-keyup.md +++ b/docs/controls/editors/numerictextbox/how-to/AngularJS/update-value-on-keyup.md @@ -1,6 +1,6 @@ --- title: Update Value on Keyup -page_title: Update Value on Keyup | Kendo UI NumericTextBox Widget +page_title: Update Value on Keyup | Kendo UI NumericTextBox description: "Learn how to update the value of the Kendo UI NumericTextBox widget on keyup in AngularJS." slug: howto_update_valueon_keyup_angularjs_numerictextbox --- diff --git a/docs/controls/editors/numerictextbox/how-to/AngularJS/update-value-on-spin.md b/docs/controls/editors/numerictextbox/how-to/AngularJS/update-value-on-spin.md index 4eab8004cf5..07c330f4fc6 100644 --- a/docs/controls/editors/numerictextbox/how-to/AngularJS/update-value-on-spin.md +++ b/docs/controls/editors/numerictextbox/how-to/AngularJS/update-value-on-spin.md @@ -1,6 +1,6 @@ --- title: Update Value on Spin -page_title: Update Value on Spin | Kendo UI NumericTextBox Widget +page_title: Update Value on Spin | Kendo UI NumericTextBox description: "Learn how to update the value of the Kendo UI NumericTextBox widget on spin in AngularJS." slug: howto_update_valueon_spin_angularjs_numerictextbox --- diff --git a/docs/controls/editors/numerictextbox/how-to/add-title-attribute.md b/docs/controls/editors/numerictextbox/how-to/add-title-attribute.md index b6cb2ef4f3c..1a81703134e 100644 --- a/docs/controls/editors/numerictextbox/how-to/add-title-attribute.md +++ b/docs/controls/editors/numerictextbox/how-to/add-title-attribute.md @@ -1,6 +1,6 @@ --- title: Add Title Attribute -page_title: Add Title Attribute | Kendo UI NumericTextBox Widget +page_title: Add Title Attribute | Kendo UI NumericTextBox description: "Learn how to add a title attribute in the Kendo UI NumericTextBox widget." slug: howto_add_title_attribute_numerictextbox --- diff --git a/docs/controls/editors/numerictextbox/how-to/change-text-color.md b/docs/controls/editors/numerictextbox/how-to/change-text-color.md index b10882d7fc5..d26184aa63a 100644 --- a/docs/controls/editors/numerictextbox/how-to/change-text-color.md +++ b/docs/controls/editors/numerictextbox/how-to/change-text-color.md @@ -1,6 +1,6 @@ --- title: Change Text Color -page_title: Change Text Color | Kendo UI NumericTextBox Widget +page_title: Change Text Color | Kendo UI NumericTextBox description: "Learn how to change the text color in the Kendo UI NumericTextBox widget." slug: howto_change_text_color_numerictextbox --- diff --git a/docs/controls/editors/numerictextbox/how-to/focus-on-label-click.md b/docs/controls/editors/numerictextbox/how-to/focus-on-label-click.md index ee4d4212e6f..c0cc5a664fa 100644 --- a/docs/controls/editors/numerictextbox/how-to/focus-on-label-click.md +++ b/docs/controls/editors/numerictextbox/how-to/focus-on-label-click.md @@ -1,6 +1,6 @@ --- title: Focus Widget on Label Click -page_title: Focus Widget on Label Click | Kendo UI NumericTextBox Widget +page_title: Focus Widget on Label Click | Kendo UI NumericTextBox description: "Learn how to focus the Kendo UI NumericTextBox widget when the label element is clicked." slug: howto_focus_widgeton_label_click_numerictextbox --- diff --git a/docs/controls/editors/numerictextbox/how-to/persist-old-value.md b/docs/controls/editors/numerictextbox/how-to/persist-old-value.md index ef06f356aac..cc6520848ee 100644 --- a/docs/controls/editors/numerictextbox/how-to/persist-old-value.md +++ b/docs/controls/editors/numerictextbox/how-to/persist-old-value.md @@ -1,6 +1,6 @@ --- title: Persist Old Value -page_title: Persist Old Value | Kendo UI NumericTextBox Widget +page_title: Persist Old Value | Kendo UI NumericTextBox description: "Learn how to persist the old value of the Kendo UI NumericTextBox widget." slug: howto_persist_old_value_numerictextbox --- diff --git a/docs/controls/editors/numerictextbox/how-to/select-all-on-focus.md b/docs/controls/editors/numerictextbox/how-to/select-all-on-focus.md index fcc6d3ca30c..f07f1462f37 100644 --- a/docs/controls/editors/numerictextbox/how-to/select-all-on-focus.md +++ b/docs/controls/editors/numerictextbox/how-to/select-all-on-focus.md @@ -1,6 +1,6 @@ --- title: Select All Text on Focus -page_title: Select All Text on Focus | Kendo UI NumericTextBox Widget +page_title: Select All Text on Focus | Kendo UI NumericTextBox description: "Learn how to select all the text when on focus in the Kendo UI NumericTextBox widget." slug: howto_select_all_texton_focus_numerictextbox --- diff --git a/docs/controls/editors/numerictextbox/how-to/use-custom-culture.md b/docs/controls/editors/numerictextbox/how-to/use-custom-culture.md index 0617b52af3e..dfd4b0d09e4 100644 --- a/docs/controls/editors/numerictextbox/how-to/use-custom-culture.md +++ b/docs/controls/editors/numerictextbox/how-to/use-custom-culture.md @@ -1,6 +1,6 @@ --- title: Use Custom Culture Script -page_title: Use Custom Culture Script | Kendo UI NumericTextBox Widget +page_title: Use Custom Culture Script | Kendo UI NumericTextBox description: "Learn how to use a custom culture script in the Kendo UI NumericTextBox widget." slug: howto_use_custom_culture_script_numerictextbox --- diff --git a/docs/controls/editors/numerictextbox/overview.md b/docs/controls/editors/numerictextbox/overview.md index 4e913b54984..3dfd47b5c2b 100644 --- a/docs/controls/editors/numerictextbox/overview.md +++ b/docs/controls/editors/numerictextbox/overview.md @@ -1,6 +1,6 @@ --- title: Overview -page_title: Overview | Kendo UI NumericTextBox Widget +page_title: Overview | Kendo UI NumericTextBox description: "Learn how to initialize the Kendo UI NumericTextBox widget and configure its behaviors." slug: overview_kendoui_numerictextbox_widget position: 1 diff --git a/docs/controls/editors/rangeslider/overview.md b/docs/controls/editors/rangeslider/overview.md index 2c1c52a48ab..595bf4b50cf 100644 --- a/docs/controls/editors/rangeslider/overview.md +++ b/docs/controls/editors/rangeslider/overview.md @@ -1,6 +1,6 @@ --- title: Overview -page_title: Overview | Kendo UI RangeSlider Widget +page_title: Overview | Kendo UI RangeSlider description: "Learn how to initialize the Kendo UI RangeSlider widget and configure its behaviors." slug: overview_kendoui_rangeslider_widget position: 1 diff --git a/docs/controls/editors/slider/overview.md b/docs/controls/editors/slider/overview.md index 933cad81016..c23aad695ac 100644 --- a/docs/controls/editors/slider/overview.md +++ b/docs/controls/editors/slider/overview.md @@ -1,6 +1,6 @@ --- title: Overview -page_title: Overview | Kendo UI Slider Widget +page_title: Overview | Kendo UI Slider description: "Learn how to initialize the Kendo UI Slider widget and configure its behaviors." slug: overview_kendoui_slider_widget position: 1 diff --git a/docs/controls/editors/timepicker/overview.md b/docs/controls/editors/timepicker/overview.md index d29dab0c57f..d215c8901d6 100644 --- a/docs/controls/editors/timepicker/overview.md +++ b/docs/controls/editors/timepicker/overview.md @@ -1,6 +1,6 @@ --- title: Overview -page_title: Overview | Kendo UI TimePicker Widget +page_title: Overview | Kendo UI TimePicker description: "Learn how to initialize the Kendo UI TimePicker widget and configure its behaviors." slug: overview_kendoui_timepicker_widget position: 1 diff --git a/docs/controls/editors/upload/drag-and-drop.md b/docs/controls/editors/upload/drag-and-drop.md index c4a83d5e4b1..aa9f4209f5f 100644 --- a/docs/controls/editors/upload/drag-and-drop.md +++ b/docs/controls/editors/upload/drag-and-drop.md @@ -1,6 +1,6 @@ --- title: Drag and Drop -page_title: Drag and Drop | Kendo UI Upload Widget +page_title: Drag and Drop | Kendo UI Upload description: "Learn how to upload files with the drag-and-drop functionality in asyncronous mode in the Kendo UI Upload widget." slug: dragandrop_upload_widget position: 2 diff --git a/docs/controls/editors/upload/how-to/serialize-form-data.md b/docs/controls/editors/upload/how-to/serialize-form-data.md index 02056c13bea..6f9df6d14fe 100644 --- a/docs/controls/editors/upload/how-to/serialize-form-data.md +++ b/docs/controls/editors/upload/how-to/serialize-form-data.md @@ -1,6 +1,6 @@ --- title: Serialize Form Data during Async Upload -page_title: Serialize Form Data during Async Upload | Kendo UI Upload Widget +page_title: Serialize Form Data during Async Upload | Kendo UI Upload description: "Learn how to serialize form data with the Kendo UI Upload widget." slug: howto_serialize_form_data_upload --- diff --git a/docs/controls/editors/upload/metadata.md b/docs/controls/editors/upload/metadata.md index 855bddeb6a2..c202c6a921f 100644 --- a/docs/controls/editors/upload/metadata.md +++ b/docs/controls/editors/upload/metadata.md @@ -1,6 +1,6 @@ --- title: Metadata -page_title: Metadata | Kendo UI Upload Widget +page_title: Metadata | Kendo UI Upload description: "Learn how to send metadata to the save handler and receive metadata in the Kendo UI Upload widget." slug: metadata_upload_widget position: 3 diff --git a/docs/controls/editors/upload/modes.md b/docs/controls/editors/upload/modes.md index a0a6bde98ce..9567f40abc4 100644 --- a/docs/controls/editors/upload/modes.md +++ b/docs/controls/editors/upload/modes.md @@ -1,6 +1,6 @@ --- title: Modes of Operation -page_title: Modes of Operation | Kendo UI Upload Widget +page_title: Modes of Operation | Kendo UI Upload description: "Learn how to use the different modes of operation supported by the Kendo UI Upload widget, initialize it from an existing file and how to use its asynchronous mode." slug: modes_upload_widget position: 4 diff --git a/docs/controls/editors/upload/overview.md b/docs/controls/editors/upload/overview.md index 535d0f57385..3e4b46f9ee5 100644 --- a/docs/controls/editors/upload/overview.md +++ b/docs/controls/editors/upload/overview.md @@ -1,6 +1,6 @@ --- title: Overview -page_title: Overview | Kendo UI Upload Widget +page_title: Overview | Kendo UI Upload description: "Learn how to initialize the Kendo UI Upload widget and configure its behavior." slug: overview_kendoui_upload_widget position: 1 diff --git a/docs/controls/editors/upload/supported-browsers.md b/docs/controls/editors/upload/supported-browsers.md index 00d620c7715..4824b3bdc73 100644 --- a/docs/controls/editors/upload/supported-browsers.md +++ b/docs/controls/editors/upload/supported-browsers.md @@ -1,6 +1,6 @@ --- title: Browser Support -page_title: Browser Support | Kendo UI Upload Widget +page_title: Browser Support | Kendo UI Upload description: "Learn about the browser versions that support the Kendo UI Upload features." slug: browsersupport_upload_widget position: 5 diff --git a/docs/controls/editors/validator/how-to/add-red-border.md b/docs/controls/editors/validator/how-to/add-red-border.md index 4a6de3a1c18..1f982633681 100644 --- a/docs/controls/editors/validator/how-to/add-red-border.md +++ b/docs/controls/editors/validator/how-to/add-red-border.md @@ -1,6 +1,6 @@ --- title: Add Red Border and Hide Tooltip -page_title: Add Red Border and Hide Tooltip | Kendo UI Validator Widget +page_title: Add Red Border and Hide Tooltip | Kendo UI Validator description: "Learn how to add a red border and hide the tooltip in the Kendo UI Validator." slug: howto_addredborderandhidetooltip_validator --- diff --git a/docs/controls/editors/validator/how-to/show-tooltip-on-mouse-over.md b/docs/controls/editors/validator/how-to/show-tooltip-on-mouse-over.md index 8954dab347a..0dda3db09c8 100644 --- a/docs/controls/editors/validator/how-to/show-tooltip-on-mouse-over.md +++ b/docs/controls/editors/validator/how-to/show-tooltip-on-mouse-over.md @@ -1,6 +1,6 @@ --- title: Show Tooltip on Mouse Over -page_title: Show Tooltip on Mouse Over | Kendo UI Validator Widget +page_title: Show Tooltip on Mouse Over | Kendo UI Validator description: "Learn how to show a toolbar on mouse over in the Kendo UI Validator." slug: howto_showtooltiponmouseover_validator --- diff --git a/docs/controls/editors/validator/how-to/use-error-template.md b/docs/controls/editors/validator/how-to/use-error-template.md index f359687389c..581132d95d9 100644 --- a/docs/controls/editors/validator/how-to/use-error-template.md +++ b/docs/controls/editors/validator/how-to/use-error-template.md @@ -1,6 +1,6 @@ --- title: Use Templates to Customize Tooltips -page_title: Use Templates to Customize Tooltips | Kendo UI Validator Widget +page_title: Use Templates to Customize Tooltips | Kendo UI Validator description: "Learn how to use a template to customize a tooltip in the Kendo UI Validator." slug: howto_usetemplatestocustomizetooltips_validator --- diff --git a/docs/controls/editors/validator/how-to/use-mutation-observer.md b/docs/controls/editors/validator/how-to/use-mutation-observer.md index d1780bed673..69b14201be2 100644 --- a/docs/controls/editors/validator/how-to/use-mutation-observer.md +++ b/docs/controls/editors/validator/how-to/use-mutation-observer.md @@ -1,6 +1,6 @@ --- title: Use MutationObserver to Add Red Border and Hide Tooltip -page_title: Use MutationObserver to Add Red Border and Hide Tooltip | Kendo UI Validator Widget +page_title: Use MutationObserver to Add Red Border and Hide Tooltip | Kendo UI Validator description: "Learn how to use MutationObserver to add a red border and hide the tooltip in the Kendo UI Validator." slug: howto_usemutationobserver_addborderandhidetooltip_validator --- diff --git a/docs/controls/editors/validator/how-to/validate-radio-buttons.md b/docs/controls/editors/validator/how-to/validate-radio-buttons.md index 6fd5881cc81..3965eb4bdbc 100644 --- a/docs/controls/editors/validator/how-to/validate-radio-buttons.md +++ b/docs/controls/editors/validator/how-to/validate-radio-buttons.md @@ -1,6 +1,6 @@ --- title: Validate Radio Buttons with Only One Error Message -page_title: Validate Radio Buttons with Only One Error Message | Kendo UI Validator Widget +page_title: Validate Radio Buttons with Only One Error Message | Kendo UI Validator description: "Learn how to validate radio buttons with only one error message in Kendo UI." slug: howto_validateradiowithonemessage_validator --- diff --git a/docs/controls/editors/validator/overview.md b/docs/controls/editors/validator/overview.md index c65def333bf..2aa2d907eff 100644 --- a/docs/controls/editors/validator/overview.md +++ b/docs/controls/editors/validator/overview.md @@ -1,6 +1,6 @@ --- title: Overview -page_title: Overview | Kendo UI Validator Widget +page_title: Overview | Kendo UI Validator description: "Learn how to initialize the Kendo UI Validator and configure its behavior." previous_url: /framework/validator/overview slug: overview_kendoui_validator_widget diff --git a/docs/controls/gauges/lineargauge/overview.md b/docs/controls/gauges/lineargauge/overview.md index fa7c8a02e9a..01b4e9e5953 100644 --- a/docs/controls/gauges/lineargauge/overview.md +++ b/docs/controls/gauges/lineargauge/overview.md @@ -1,6 +1,6 @@ --- title: Overview -page_title: Overview | Kendo UI Linear Gauge Widget +page_title: Overview | Kendo UI Linear Gauge description: "Learn how to initialize and set the Kendo UI Linear gauge." slug: overview_kendoui_lineargauge_widget position: 1 diff --git a/docs/controls/interactivity/draganddrop/how-to/disable-dragging-runtime.md b/docs/controls/interactivity/draganddrop/how-to/disable-dragging-runtime.md index f5923b7c3c8..9d5cb3387f4 100644 --- a/docs/controls/interactivity/draganddrop/how-to/disable-dragging-runtime.md +++ b/docs/controls/interactivity/draganddrop/how-to/disable-dragging-runtime.md @@ -1,6 +1,6 @@ --- title: Enable and Disable Dragging at Runtime -page_title: Enable and Disable Dragging at Runtime | Kendo UI Drag and Drop Functionality +page_title: Enable and Disable Dragging at Runtime | Kendo UI Drag and Drop description: "Learn how to enable and disable the Kendo UI Drag and Drop functionality at runtime." slug: howto_enableanddisabledraggingatruntime_intercativityandux --- diff --git a/docs/controls/interactivity/draganddrop/overview.md b/docs/controls/interactivity/draganddrop/overview.md index 4beb273586e..73e59bcb10d 100644 --- a/docs/controls/interactivity/draganddrop/overview.md +++ b/docs/controls/interactivity/draganddrop/overview.md @@ -1,6 +1,6 @@ --- title: Overview -page_title: Overview | Kendo UI Drag and Drop Functionality +page_title: Overview | Kendo UI Drag and Drop description: "Learn more about the draggable functionality on DOM elements and how to enable and initialize it." slug: overview_kendoui_draganddrop_intercativityandux position: 1 diff --git a/docs/controls/interactivity/progressbar/overview.md b/docs/controls/interactivity/progressbar/overview.md index 7b6ff31ff7f..120ae07aefc 100644 --- a/docs/controls/interactivity/progressbar/overview.md +++ b/docs/controls/interactivity/progressbar/overview.md @@ -1,6 +1,6 @@ --- title: Overview -page_title: Overview | Kendo UI ProgressBar Widget +page_title: Overview | Kendo UI ProgressBar description: "Learn how to initialize the Kendo UI ProgressBar widget and configure its behaviors." slug: overview_kendoui_progressbar_widget position: 1 diff --git a/docs/controls/interactivity/sortable/how-to/AngularJS/angularjs-batch-editable-grid.md b/docs/controls/interactivity/sortable/how-to/AngularJS/angularjs-batch-editable-grid.md index 667fe4161d2..b00c4397d16 100644 --- a/docs/controls/interactivity/sortable/how-to/AngularJS/angularjs-batch-editable-grid.md +++ b/docs/controls/interactivity/sortable/how-to/AngularJS/angularjs-batch-editable-grid.md @@ -1,6 +1,6 @@ --- title: Use Sortable in AngularJS with Grid in Batch Editing Mode -page_title: Use Sortable in AngularJS with Grid in Batch Editing Mode | Kendo UI Sortable Widget +page_title: Use Sortable in AngularJS with Grid in Batch Editing Mode | Kendo UI Sortable description: "Learn how to reorder AngularJS Grid rows by using the Kendo UI Sortable widget." slug: howto_usesortablewith_gridinbatcheditablemode_angular_sortable --- diff --git a/docs/controls/interactivity/sortable/how-to/AngularJS/angularjs-reorder-grid-rows.md b/docs/controls/interactivity/sortable/how-to/AngularJS/angularjs-reorder-grid-rows.md index 9b3a471fda6..8c0f350707d 100644 --- a/docs/controls/interactivity/sortable/how-to/AngularJS/angularjs-reorder-grid-rows.md +++ b/docs/controls/interactivity/sortable/how-to/AngularJS/angularjs-reorder-grid-rows.md @@ -1,6 +1,6 @@ --- title: Reorder AngularJS Grid Rows -page_title: Reorder AngularJS Grid Rows | Kendo UI Sortable Widget +page_title: Reorder AngularJS Grid Rows | Kendo UI Sortable description: "Learn how to reorder AngularJS Grid rows by using the Kendo UI Sortable widget." slug: howto_reorderangularjsgridrows_angular_sortable --- diff --git a/docs/controls/interactivity/sortable/how-to/batch-editable-grid.md b/docs/controls/interactivity/sortable/how-to/batch-editable-grid.md index 092814ffab8..f4c02ed85c8 100644 --- a/docs/controls/interactivity/sortable/how-to/batch-editable-grid.md +++ b/docs/controls/interactivity/sortable/how-to/batch-editable-grid.md @@ -1,6 +1,6 @@ --- title: Use Sortable with Grid in Batch Editing Mode -page_title: Use Sortable with Grid in Batch Editing Mode | Kendo UI Sortable Widget +page_title: Use Sortable with Grid in Batch Editing Mode | Kendo UI Sortable description: "Learn how to use the Kendo UI Sortable widget with a Kendo UI Grid in a batch editable mode." slug: howto_usesortablewithgrid_inbatchediting_sortable --- diff --git a/docs/controls/interactivity/sortable/how-to/multiple-items-reordering.md b/docs/controls/interactivity/sortable/how-to/multiple-items-reordering.md index 245bfab3010..4cdbaad7b89 100644 --- a/docs/controls/interactivity/sortable/how-to/multiple-items-reordering.md +++ b/docs/controls/interactivity/sortable/how-to/multiple-items-reordering.md @@ -1,6 +1,6 @@ --- title: Reorder Multiple Items -page_title: Reorder Multiple Items | Kendo UI Sortable Widget +page_title: Reorder Multiple Items | Kendo UI Sortable description: "Learn how to reorder multiple items using the Kendo UI Sortable widget." slug: howto_reordermultipleitems_sortable --- diff --git a/docs/controls/interactivity/sortable/how-to/nested-sortables.md b/docs/controls/interactivity/sortable/how-to/nested-sortables.md index 9bcd26e6d53..82a19cc6f25 100644 --- a/docs/controls/interactivity/sortable/how-to/nested-sortables.md +++ b/docs/controls/interactivity/sortable/how-to/nested-sortables.md @@ -1,6 +1,6 @@ --- title: Nest Sortables -page_title: Nest Sortables | Kendo UI Sortable Widget +page_title: Nest Sortables | Kendo UI Sortable description: "Learn how to create nested Kendo UI Sortable widgets." slug: howto_nestsortables_sortable --- diff --git a/docs/controls/interactivity/sortable/how-to/persist-order-in-localstorage.md b/docs/controls/interactivity/sortable/how-to/persist-order-in-localstorage.md index f69bbeed749..994dca7425b 100644 --- a/docs/controls/interactivity/sortable/how-to/persist-order-in-localstorage.md +++ b/docs/controls/interactivity/sortable/how-to/persist-order-in-localstorage.md @@ -1,6 +1,6 @@ --- title: Persist Order in localStorage -page_title: Persist Order in localStorage | Kendo UI Sortable Widget +page_title: Persist Order in localStorage | Kendo UI Sortable description: "Learn how to save the order in localStorage and restore it on page load in the Kendo UI Sortable widget." slug: howto_persistoderinlocalstorage_sortable --- diff --git a/docs/controls/interactivity/sortable/how-to/reorder-child-grid-rows.md b/docs/controls/interactivity/sortable/how-to/reorder-child-grid-rows.md index da3bc407786..65e06f26d10 100644 --- a/docs/controls/interactivity/sortable/how-to/reorder-child-grid-rows.md +++ b/docs/controls/interactivity/sortable/how-to/reorder-child-grid-rows.md @@ -1,6 +1,6 @@ --- title: Reorder Rows in Nested Grid -page_title: Reorder Rows in Nested Grid | Kendo UI Sortable Widget +page_title: Reorder Rows in Nested Grid | Kendo UI Sortable description: "Learn how to reorder rows in a child Grid using the Kendo UI Sortable widget." slug: howto_reorderrowsinnestedgrid_sortable --- diff --git a/docs/controls/interactivity/sortable/how-to/reorder-grid-rows.md b/docs/controls/interactivity/sortable/how-to/reorder-grid-rows.md index bfdb3cf80aa..83653fe2e35 100644 --- a/docs/controls/interactivity/sortable/how-to/reorder-grid-rows.md +++ b/docs/controls/interactivity/sortable/how-to/reorder-grid-rows.md @@ -1,6 +1,6 @@ --- title: Reorder Grid Rows -page_title: Reorder Grid Rows | Kendo UI Sortable Widget +page_title: Reorder Grid Rows | Kendo UI Sortable description: "Learn how to reorder Grid rows using a Kendo UI Sortable widget." slug: howto_reordergridrows_sortable --- diff --git a/docs/controls/interactivity/sortable/how-to/transfer-grid-rows.md b/docs/controls/interactivity/sortable/how-to/transfer-grid-rows.md index 5e7fbc44477..b5b70ae7ab9 100644 --- a/docs/controls/interactivity/sortable/how-to/transfer-grid-rows.md +++ b/docs/controls/interactivity/sortable/how-to/transfer-grid-rows.md @@ -1,6 +1,6 @@ --- title: Transfer Grid Rows -page_title: Transfer Grid Rows | Kendo UI Sortable Widget +page_title: Transfer Grid Rows | Kendo UI Sortable description: "Learn how to move a row from one Grid to another using the Kendo UI Sortable widget." slug: howto_transfergridrows_sortable --- diff --git a/docs/controls/interactivity/sortable/integration-tabstrip.md b/docs/controls/interactivity/sortable/integration-tabstrip.md index ae1d7ddf084..18c025707d2 100644 --- a/docs/controls/interactivity/sortable/integration-tabstrip.md +++ b/docs/controls/interactivity/sortable/integration-tabstrip.md @@ -1,6 +1,6 @@ --- title: Integration with TabStrip -page_title: Integration with TabStrip | Kendo UI Sortable Widget +page_title: Integration with TabStrip | Kendo UI Sortable description: "Learn how to reorder Kendo UI TabStrip items with the Kendo UI Sortable widget." slug: integrationwith_tabstrip_sortable_widget position: 3 diff --git a/docs/controls/interactivity/sortable/integration.md b/docs/controls/interactivity/sortable/integration.md index 8d0141b6885..bdeaf852759 100644 --- a/docs/controls/interactivity/sortable/integration.md +++ b/docs/controls/interactivity/sortable/integration.md @@ -1,6 +1,6 @@ --- title: Integration with Grid and ListView -page_title: Integration with Grid and ListView | Kendo UI Sortable Widget +page_title: Integration with Grid and ListView | Kendo UI Sortable description: "Learn how to reorder Kendo UI Grid and ListView items with the Kendo UI Sortable widget." slug: integrationwith_gridandlistview_sortable_widget position: 2 diff --git a/docs/controls/interactivity/sortable/overview.md b/docs/controls/interactivity/sortable/overview.md index 61277bb0a8d..364ec56cd8f 100644 --- a/docs/controls/interactivity/sortable/overview.md +++ b/docs/controls/interactivity/sortable/overview.md @@ -1,6 +1,6 @@ --- title: Overview -page_title: Overview | Kendo UI Sortable Widget +page_title: Overview | Kendo UI Sortable description: "Learn how to initialize the Kendo UI Sortable widget and configure its behaviors." slug: overview_kendoui_sortable_widget position: 1 diff --git a/docs/controls/layout/notification/how-to/move-on-notification-hide.md b/docs/controls/layout/notification/how-to/move-on-notification-hide.md index 3f6d28fffbf..da4be91941c 100644 --- a/docs/controls/layout/notification/how-to/move-on-notification-hide.md +++ b/docs/controls/layout/notification/how-to/move-on-notification-hide.md @@ -1,6 +1,6 @@ --- title: Move Visible Notifications after Hiding Others -page_title: Move Visible Notifications after Hiding Others +page_title: Move Visible Notifications after Hiding Others | Kendo UI Notification description: "Learn how to reposition notification messages after hiding others" slug: howto_move_notifications_after_hiding_others --- diff --git a/docs/controls/layout/notification/how-to/move-on-window-resize.md b/docs/controls/layout/notification/how-to/move-on-window-resize.md index 3d8f78df7ed..589ddafbfcd 100644 --- a/docs/controls/layout/notification/how-to/move-on-window-resize.md +++ b/docs/controls/layout/notification/how-to/move-on-window-resize.md @@ -1,6 +1,6 @@ --- title: Move Popup Notifications on Window Resize -page_title: Move Popup Notifications on Window Resize | Kendo UI Notification Widget +page_title: Move Popup Notifications on Window Resize | Kendo UI Notification description: "Learn how to move popup notifications on window resize in the Kendo UI Notification widget." slug: howto_move_popup_notifications_onwindow_resize_notification --- diff --git a/docs/controls/layout/notification/how-to/stacking-left-right.md b/docs/controls/layout/notification/how-to/stacking-left-right.md index 7f97a44d86b..55d0a517dff 100644 --- a/docs/controls/layout/notification/how-to/stacking-left-right.md +++ b/docs/controls/layout/notification/how-to/stacking-left-right.md @@ -1,6 +1,6 @@ --- title: Stack Static Notifications to the Left or Right -page_title: Stack Static Notifications to the Left or Right | Kendo UI Notification Widget +page_title: Stack Static Notifications to the Left or Right | Kendo UI Notification description: "Learn how to stack static notifications to the left or to the right in the Kendo UI Notfication widget." slug: howto_stack_static_tothe_leftor_right_notification --- diff --git a/docs/controls/layout/notification/overview.md b/docs/controls/layout/notification/overview.md index 8c5b76e0081..402e404d5dd 100644 --- a/docs/controls/layout/notification/overview.md +++ b/docs/controls/layout/notification/overview.md @@ -1,6 +1,6 @@ --- title: Overview -page_title: Overview | Kendo UI Notification Widget +page_title: Overview | Kendo UI Notification description: "Learn how to initialize the Kendo UI Notification widget and customize it functionalities." slug: overview_kendoui_notification_widget position: 1 diff --git a/docs/controls/layout/responsivepanel/overview.md b/docs/controls/layout/responsivepanel/overview.md index 660c4d3c1dc..4cd7bccb3d2 100644 --- a/docs/controls/layout/responsivepanel/overview.md +++ b/docs/controls/layout/responsivepanel/overview.md @@ -1,6 +1,6 @@ --- title: Overview -page_title: Overview | Kendo UI ResponsivePanel Widget +page_title: Overview | Kendo UI ResponsivePanel description: "Learn how to initialize the Kendo UI ResponsivePanel widget and configure its behaviors." slug: overview_kendoui_responsivepanel_widget position: 1 diff --git a/docs/controls/layout/splitter/how-to/expand-splitter-to-100-height.md b/docs/controls/layout/splitter/how-to/expand-splitter-to-100-height.md index 126dc63b842..fd5fe730ad5 100644 --- a/docs/controls/layout/splitter/how-to/expand-splitter-to-100-height.md +++ b/docs/controls/layout/splitter/how-to/expand-splitter-to-100-height.md @@ -1,6 +1,6 @@ --- title: Expand to 100% Height and Auto-Resize -page_title: Expand to 100% Height and Auto-Resize | Kendo UI Splitter Widget +page_title: Expand to 100% Height and Auto-Resize | Kendo UI Splitter description: "Learn how to expand the Kendo UI Splitter to a 100% height and make it resize automatically." slug: howto_expandto100heightandautoresize_splitter --- diff --git a/docs/controls/layout/splitter/how-to/keep-pane-size-in-percentages.md b/docs/controls/layout/splitter/how-to/keep-pane-size-in-percentages.md index 82a62273130..9cf42dd6ca1 100644 --- a/docs/controls/layout/splitter/how-to/keep-pane-size-in-percentages.md +++ b/docs/controls/layout/splitter/how-to/keep-pane-size-in-percentages.md @@ -1,6 +1,6 @@ --- title: Keep Pane Size in Percentages -page_title: Keep Pane Size in Percentages | Kendo UI Splitter Widget +page_title: Keep Pane Size in Percentages | Kendo UI Splitter description: "Learn how to keep the Kendo UI Splitter pane sizes in percentages upon user resize." slug: howto_keeppanesizepercentages_splitter --- diff --git a/docs/controls/layout/splitter/overview.md b/docs/controls/layout/splitter/overview.md index 95bbbe1fdf3..722d6b22967 100644 --- a/docs/controls/layout/splitter/overview.md +++ b/docs/controls/layout/splitter/overview.md @@ -1,6 +1,6 @@ --- title: Overview -page_title: Overview | Kendo UI Splitter Widget +page_title: Overview | Kendo UI Splitter description: "Learn how to initialize the Kendo UI Splitter widget and achieve complex layouts." slug: overview_kendoui_splitter_widget position: 1 diff --git a/docs/controls/layout/tooltip/how-to/calculate-tooltip-width.md b/docs/controls/layout/tooltip/how-to/calculate-tooltip-width.md index b1fbaa46e3e..07c2c24976e 100644 --- a/docs/controls/layout/tooltip/how-to/calculate-tooltip-width.md +++ b/docs/controls/layout/tooltip/how-to/calculate-tooltip-width.md @@ -1,6 +1,6 @@ --- title: Calculate Tooltip Content Width -page_title: Calculate Tooltip Content Width | Kendo UI Tooltip Widget +page_title: Calculate Tooltip Content Width | Kendo UI Tooltip description: "Learn how to calculate the content width of a Kendo UI Tooltip." slug: howto_calculatetooltipcontentlength_tooltip --- diff --git a/docs/controls/layout/tooltip/how-to/show-on-ellipsis.md b/docs/controls/layout/tooltip/how-to/show-on-ellipsis.md index 33bfb2e8017..602fc1fb4d0 100644 --- a/docs/controls/layout/tooltip/how-to/show-on-ellipsis.md +++ b/docs/controls/layout/tooltip/how-to/show-on-ellipsis.md @@ -1,6 +1,6 @@ --- title: Show Only If Text Overflows with Ellipsis -page_title: Show Only If Text Overflows with Ellipsis | Kendo UI ToolBar Widget +page_title: Show Only If Text Overflows with Ellipsis | Kendo UI ToolBar description: "Learn how to show a Kendo UI Tooltip only if the target text overflows with ellipsis." slug: howto_showonlyiftextoverflowswithellipsis_tooltip --- diff --git a/docs/controls/layout/tooltip/how-to/show-on-length-condition.md b/docs/controls/layout/tooltip/how-to/show-on-length-condition.md index 2f6a1d4f1e8..a9a777c2993 100644 --- a/docs/controls/layout/tooltip/how-to/show-on-length-condition.md +++ b/docs/controls/layout/tooltip/how-to/show-on-length-condition.md @@ -1,6 +1,6 @@ --- title: Show Only If Text Exceeds Certain Length -page_title: Show Only If Text Exceeds Certain Length | Kendo UI Tooltip Widget +page_title: Show Only If Text Exceeds Certain Length | Kendo UI Tooltip description: "Learn how to show a Kendo UI Tooltip only if the target text exceeds a certain length." slug: howto_showonlyiftextexceedscertainlength_tooltip --- diff --git a/docs/controls/layout/tooltip/overview.md b/docs/controls/layout/tooltip/overview.md index 983ff1f3eb5..2ebacc5102f 100644 --- a/docs/controls/layout/tooltip/overview.md +++ b/docs/controls/layout/tooltip/overview.md @@ -1,6 +1,6 @@ --- title: Overview -page_title: Overview | Kendo UI Tooltip Widget +page_title: Overview | Kendo UI Tooltip description: "Learn how to initialize the Kendo UI Tooltip widget and configure its behaviors." slug: overview_kendoui_tooltip_widget position: 1 diff --git a/docs/controls/layout/window/how-to/MVVM/mvvm-editing-form.md b/docs/controls/layout/window/how-to/MVVM/mvvm-editing-form.md index 84817355175..91360e17ed5 100644 --- a/docs/controls/layout/window/how-to/MVVM/mvvm-editing-form.md +++ b/docs/controls/layout/window/how-to/MVVM/mvvm-editing-form.md @@ -1,6 +1,6 @@ --- title: Use MVVM Binding for Data Editing -page_title: Use MVVM Binding for Data Editing | Kendo UI Window Widget +page_title: Use MVVM Binding for Data Editing | Kendo UI Window description: "Learn how to edit data in a Kendo UI Window by using MVVM binding." previous_url: /web/window/how-to/mvvm-editing-form slug: howto_usemvvmbinding_forwindowdataediting_mvvm_window diff --git a/docs/controls/layout/window/how-to/add-auto-resizing-splitter.md b/docs/controls/layout/window/how-to/add-auto-resizing-splitter.md index c498a6106a6..976872dd1f3 100644 --- a/docs/controls/layout/window/how-to/add-auto-resizing-splitter.md +++ b/docs/controls/layout/window/how-to/add-auto-resizing-splitter.md @@ -1,6 +1,6 @@ --- title: Add Auto-Resizing Splitter -page_title: Add Auto-Resizing Splitter | Kendo UI Window Widget +page_title: Add Auto-Resizing Splitter | Kendo UI Window description: "Learn how to add a Splitter that resizes automatically along with the Kendo UI Window." slug: howto_addautoresizingsplitter_window --- diff --git a/docs/controls/layout/window/how-to/add-close-button.md b/docs/controls/layout/window/how-to/add-close-button.md index 2e9d8a6eedb..9d5ca1b2778 100644 --- a/docs/controls/layout/window/how-to/add-close-button.md +++ b/docs/controls/layout/window/how-to/add-close-button.md @@ -1,6 +1,6 @@ --- title: Add Close Button inside Modal Windows -page_title: Add Close Button inside Modal Windows | Kendo UI Window Widget +page_title: Add Close Button inside Modal Windows | Kendo UI Window description: "Learn how to add a Close button to a modal Kendo UI Window." slug: howto_addclosebutton_insidemodalwindows_window --- diff --git a/docs/controls/layout/window/how-to/cascade-open-windows.md b/docs/controls/layout/window/how-to/cascade-open-windows.md index fe90b36466a..b753a50c843 100644 --- a/docs/controls/layout/window/how-to/cascade-open-windows.md +++ b/docs/controls/layout/window/how-to/cascade-open-windows.md @@ -1,6 +1,6 @@ --- title: Cascade Open Windows -page_title: Cascade Open Windows | Kendo UI Window Widget +page_title: Cascade Open Windows | Kendo UI Window description: "Learn how to add a Close button to a modal Kendo UI Window." slug: howto_cascadeopenwindows_window --- diff --git a/docs/controls/layout/window/how-to/confirmation-dialog-promise.md b/docs/controls/layout/window/how-to/confirmation-dialog-promise.md index be718d4c115..b8d62fb8366 100644 --- a/docs/controls/layout/window/how-to/confirmation-dialog-promise.md +++ b/docs/controls/layout/window/how-to/confirmation-dialog-promise.md @@ -1,6 +1,6 @@ --- title: Create Confirmation Dialog via Promises -page_title: Create Confirmation Dialog via Promises | Kendo UI Window Widget +page_title: Create Confirmation Dialog via Promises | Kendo UI Window description: "Learn how to create a confirmation dialog in a Kendo UI Window by using Promises for deferred execution." slug: howto_createconfirmationdialog_viapromises_window --- diff --git a/docs/controls/layout/window/how-to/display-loading-overlay.md b/docs/controls/layout/window/how-to/display-loading-overlay.md index b87a0af36f5..aa33feaa016 100644 --- a/docs/controls/layout/window/how-to/display-loading-overlay.md +++ b/docs/controls/layout/window/how-to/display-loading-overlay.md @@ -1,6 +1,6 @@ --- title: Display Loading Indicator over Window -page_title: Display Loading Indicator over Window | Kendo UI Window Widget +page_title: Display Loading Indicator over Window | Kendo UI Window description: "Learn how to display a Kendo-UI-style loading indicator over the content area of the Kendo UI Window." slug: howto_displayloadingindicator_overwindow_window --- diff --git a/docs/controls/layout/window/how-to/initiliaze-grid-in-window.md b/docs/controls/layout/window/how-to/initiliaze-grid-in-window.md index 831b775ef69..c8e0ffd2f89 100644 --- a/docs/controls/layout/window/how-to/initiliaze-grid-in-window.md +++ b/docs/controls/layout/window/how-to/initiliaze-grid-in-window.md @@ -1,6 +1,6 @@ --- title: Initialize the Grid -page_title: Initialize the Grid | Kendo UI Window Widget +page_title: Initialize the Grid | Kendo UI Window description: "Learn how to initialize the Grid inside the Kendo UI Window widget by resizing it according to the dimensions of its container." slug: initialize_thegrid_window_widget --- diff --git a/docs/controls/layout/window/how-to/post-to-iframe.md b/docs/controls/layout/window/how-to/post-to-iframe.md index d06cae8a82f..9afa15443a2 100644 --- a/docs/controls/layout/window/how-to/post-to-iframe.md +++ b/docs/controls/layout/window/how-to/post-to-iframe.md @@ -1,6 +1,6 @@ --- title: Post to Iframe -page_title: Post to Iframe | Kendo UI Window Widget +page_title: Post to Iframe | Kendo UI Window description: "Learn how to post to the iframe content of the Kendo UI Window." slug: howto_posttoiframe_window --- diff --git a/docs/controls/layout/window/how-to/restrict-windows-position.md b/docs/controls/layout/window/how-to/restrict-windows-position.md index 0ce3add8811..7f0f6dd28a6 100644 --- a/docs/controls/layout/window/how-to/restrict-windows-position.md +++ b/docs/controls/layout/window/how-to/restrict-windows-position.md @@ -1,6 +1,6 @@ --- title: Restrict Window Positioning -page_title: Restrict Window Positioning | Kendo UI Window Widget +page_title: Restrict Window Positioning | Kendo UI Window description: "Learn how to restrict the movement of a Kendo UI Window to a certain area." slug: howto_restrictpositioning_window --- diff --git a/docs/controls/layout/window/how-to/use-custom-action-icons.md b/docs/controls/layout/window/how-to/use-custom-action-icons.md index 1d57f2a6bad..07a3b73f963 100644 --- a/docs/controls/layout/window/how-to/use-custom-action-icons.md +++ b/docs/controls/layout/window/how-to/use-custom-action-icons.md @@ -1,6 +1,6 @@ --- title: Use Custom Action Icons -page_title: Use Custom Action Icons | Kendo UI Window Widget +page_title: Use Custom Action Icons | Kendo UI Window description: "Learn how to restrict the movement of a Kendo UI Window to a certain area." slug: howto_customactionicons_window --- diff --git a/docs/controls/layout/window/overview.md b/docs/controls/layout/window/overview.md index 6a066c760d8..0e917b6dd98 100644 --- a/docs/controls/layout/window/overview.md +++ b/docs/controls/layout/window/overview.md @@ -1,6 +1,6 @@ --- title: Overview -page_title: Overview | Kendo UI Window Widget +page_title: Overview | Kendo UI Window description: "Learn how to initialize the Kendo UI Window widget and configure its behaviors." slug: overview_kendoui_window_widget position: 1