diff --git a/docs/controls/data-management/pivotgrid/how-to/access-mdx-query.md b/docs/controls/data-management/pivotgrid/how-to/access-mdx-query.md
index f72fdd17351..8980e14fbfb 100644
--- a/docs/controls/data-management/pivotgrid/how-to/access-mdx-query.md
+++ b/docs/controls/data-management/pivotgrid/how-to/access-mdx-query.md
@@ -65,6 +65,7 @@ Other articles on Kendo UI PivotGrid and how-to examples:
* [How to Expand Multiple Column Dimensions]({% slug howto_expand_multiple_column_dimensions_pivotgrid %})
* [How to Filter by Using the "include" Operator]({% slug howto_use_include_operator_pivotgrid %})
* [How to Filter Dimensions]({% slug howto_filter_dimensions_pivotgrid %})
+* [How to Format Dates in Dimension Labels]({% slug howto_format_date_query_pivotgrid %})
* [How to Integrate with Kendo UI Chart]({% slug howto_integratewith_kendoui_chart_pivotgrid %})
* [How to Make the Include fields Window Modal]({% slug howto_make_include_fields_window_modal_pivotgrid %})
* [How to Modify Exported Excel Files]({% slug howto_modify_exported_excel_files_pivotgrid %})
diff --git a/docs/controls/data-management/pivotgrid/how-to/add-dimention-to-column-axis.md b/docs/controls/data-management/pivotgrid/how-to/add-dimention-to-column-axis.md
index 58a88a24e44..ae865d86963 100644
--- a/docs/controls/data-management/pivotgrid/how-to/add-dimention-to-column-axis.md
+++ b/docs/controls/data-management/pivotgrid/how-to/add-dimention-to-column-axis.md
@@ -77,6 +77,7 @@ Other articles on Kendo UI PivotGrid and how-to examples:
* [How to Expand Multiple Column Dimensions]({% slug howto_expand_multiple_column_dimensions_pivotgrid %})
* [How to Filter by Using the include Operator]({% slug howto_use_include_operator_pivotgrid %})
* [How to Filter Dimensions]({% slug howto_filter_dimensions_pivotgrid %})
+* [How to Format Dates in Dimension Labels]({% slug howto_format_date_query_pivotgrid %})
* [How to Integrate with Kendo UI Chart]({% slug howto_integratewith_kendoui_chart_pivotgrid %})
* [How to Make the Include fields Window Modal]({% slug howto_make_include_fields_window_modal_pivotgrid %})
* [How to Modify Exported Excel Files]({% slug howto_modify_exported_excel_files_pivotgrid %})
diff --git a/docs/controls/data-management/pivotgrid/how-to/change-data-source.md b/docs/controls/data-management/pivotgrid/how-to/change-data-source.md
index 4d60515d5e0..1229a022ae9 100644
--- a/docs/controls/data-management/pivotgrid/how-to/change-data-source.md
+++ b/docs/controls/data-management/pivotgrid/how-to/change-data-source.md
@@ -100,6 +100,7 @@ Other articles on Kendo UI PivotGrid and how-to examples:
* [How to Expand Multiple Column Dimensions]({% slug howto_expand_multiple_column_dimensions_pivotgrid %})
* [How to Filter by Using the "include" Operator]({% slug howto_use_include_operator_pivotgrid %})
* [How to Filter Dimensions]({% slug howto_filter_dimensions_pivotgrid %})
+* [How to Format Dates in Dimension Labels]({% slug howto_format_date_query_pivotgrid %})
* [How to Integrate with Kendo UI Chart]({% slug howto_integratewith_kendoui_chart_pivotgrid %})
* [How to Make the Include fields Window Modal]({% slug howto_make_include_fields_window_modal_pivotgrid %})
* [How to Modify Exported Excel Files]({% slug howto_modify_exported_excel_files_pivotgrid %})
diff --git a/docs/controls/data-management/pivotgrid/how-to/chart-integration.md b/docs/controls/data-management/pivotgrid/how-to/chart-integration.md
index 90815e62efa..ab1efd31fd1 100644
--- a/docs/controls/data-management/pivotgrid/how-to/chart-integration.md
+++ b/docs/controls/data-management/pivotgrid/how-to/chart-integration.md
@@ -204,6 +204,7 @@ Other articles on Kendo UI PivotGrid and how-to examples:
* [How to Expand Multiple Column Dimensions]({% slug howto_expand_multiple_column_dimensions_pivotgrid %})
* [How to Filter by Using the include Operator]({% slug howto_use_include_operator_pivotgrid %})
* [How to Filter Dimensions]({% slug howto_filter_dimensions_pivotgrid %})
+* [How to Format Dates in Dimension Labels]({% slug howto_format_date_query_pivotgrid %})
* [How to Make the Include fields Window Modal]({% slug howto_make_include_fields_window_modal_pivotgrid %})
* [How to Modify Exported Excel Files]({% slug howto_modify_exported_excel_files_pivotgrid %})
* [How to Modify Measure Tag Captions]({% slug howto_modify_measure_tag_captions_pivotgrid %})
diff --git a/docs/controls/data-management/pivotgrid/how-to/drill-down-with-root-tuple.md b/docs/controls/data-management/pivotgrid/how-to/drill-down-with-root-tuple.md
index fb6661d6c74..b0f58e50af9 100644
--- a/docs/controls/data-management/pivotgrid/how-to/drill-down-with-root-tuple.md
+++ b/docs/controls/data-management/pivotgrid/how-to/drill-down-with-root-tuple.md
@@ -236,6 +236,7 @@ Other articles on Kendo UI PivotGrid and how-to examples:
* [How to Expand Multiple Column Dimensions]({% slug howto_expand_multiple_column_dimensions_pivotgrid %})
* [How to Filter by Using the "include" Operator]({% slug howto_use_include_operator_pivotgrid %})
* [How to Filter Dimensions]({% slug howto_filter_dimensions_pivotgrid %})
+* [How to Format Dates in Dimension Labels]({% slug howto_format_date_query_pivotgrid %})
* [How to Integrate with Kendo UI Chart]({% slug howto_integratewith_kendoui_chart_pivotgrid %})
* [How to Make the Include fields Window Modal]({% slug howto_make_include_fields_window_modal_pivotgrid %})
* [How to Modify Exported Excel Files]({% slug howto_modify_exported_excel_files_pivotgrid %})
diff --git a/docs/controls/data-management/pivotgrid/how-to/expand-include-treeview.md b/docs/controls/data-management/pivotgrid/how-to/expand-include-treeview.md
index 2aa2e57ccfe..e2ab4474cd0 100644
--- a/docs/controls/data-management/pivotgrid/how-to/expand-include-treeview.md
+++ b/docs/controls/data-management/pivotgrid/how-to/expand-include-treeview.md
@@ -83,6 +83,7 @@ Other articles on Kendo UI PivotGrid and how-to examples:
* [How to Expand Multiple Column Dimensions]({% slug howto_expand_multiple_column_dimensions_pivotgrid %})
* [How to Filter by Using the include Operator]({% slug howto_use_include_operator_pivotgrid %})
* [How to Filter Dimensions]({% slug howto_filter_dimensions_pivotgrid %})
+* [How to Format Dates in Dimension Labels]({% slug howto_format_date_query_pivotgrid %})
* [How to Integrate with Kendo UI Chart]({% slug howto_integratewith_kendoui_chart_pivotgrid %})
* [How to Make the Include fields Window Modal]({% slug howto_make_include_fields_window_modal_pivotgrid %})
* [How to Modify Exported Excel Files]({% slug howto_modify_exported_excel_files_pivotgrid %})
diff --git a/docs/controls/data-management/pivotgrid/how-to/expand-multiple-dimensions.md b/docs/controls/data-management/pivotgrid/how-to/expand-multiple-dimensions.md
index c67b518d11b..b7c2f9273a0 100644
--- a/docs/controls/data-management/pivotgrid/how-to/expand-multiple-dimensions.md
+++ b/docs/controls/data-management/pivotgrid/how-to/expand-multiple-dimensions.md
@@ -73,6 +73,7 @@ Other articles on Kendo UI PivotGrid and how-to examples:
* [How to Expand the Include fields TreeView]({% slug howto_expand_include_fields_treeview_pivotgrid %})
* [How to Filter by Using the include Operator]({% slug howto_use_include_operator_pivotgrid %})
* [How to Filter Dimensions]({% slug howto_filter_dimensions_pivotgrid %})
+* [How to Format Dates in Dimension Labels]({% slug howto_format_date_query_pivotgrid %})
* [How to Integrate with Kendo UI Chart]({% slug howto_integratewith_kendoui_chart_pivotgrid %})
* [How to Make the Include fields Window Modal]({% slug howto_make_include_fields_window_modal_pivotgrid %})
* [How to Modify Exported Excel Files]({% slug howto_modify_exported_excel_files_pivotgrid %})
diff --git a/docs/controls/data-management/pivotgrid/how-to/filter-dimension-with-include.md b/docs/controls/data-management/pivotgrid/how-to/filter-dimension-with-include.md
index 5dee4b5cd48..9a554f1b432 100644
--- a/docs/controls/data-management/pivotgrid/how-to/filter-dimension-with-include.md
+++ b/docs/controls/data-management/pivotgrid/how-to/filter-dimension-with-include.md
@@ -63,6 +63,7 @@ Other articles on Kendo UI PivotGrid and how-to examples:
* [How to Expand the Include fields TreeView]({% slug howto_expand_include_fields_treeview_pivotgrid %})
* [How to Expand Multiple Column Dimensions]({% slug howto_expand_multiple_column_dimensions_pivotgrid %})
* [How to Filter Dimensions]({% slug howto_filter_dimensions_pivotgrid %})
+* [How to Format Dates in Dimension Labels]({% slug howto_format_date_query_pivotgrid %})
* [How to Integrate with Kendo UI Chart]({% slug howto_integratewith_kendoui_chart_pivotgrid %})
* [How to Make the Include fields Window Modal]({% slug howto_make_include_fields_window_modal_pivotgrid %})
* [How to Modify Exported Excel Files]({% slug howto_modify_exported_excel_files_pivotgrid %})
diff --git a/docs/controls/data-management/pivotgrid/how-to/filter-dimension.md b/docs/controls/data-management/pivotgrid/how-to/filter-dimension.md
index f3b266abfac..49a0f1a76cd 100644
--- a/docs/controls/data-management/pivotgrid/how-to/filter-dimension.md
+++ b/docs/controls/data-management/pivotgrid/how-to/filter-dimension.md
@@ -63,6 +63,7 @@ Other articles on Kendo UI PivotGrid and how-to examples:
* [How to Expand the Include fields TreeView]({% slug howto_expand_include_fields_treeview_pivotgrid %})
* [How to Expand Multiple Column Dimensions]({% slug howto_expand_multiple_column_dimensions_pivotgrid %})
* [How to Filter by Using the include Operator]({% slug howto_use_include_operator_pivotgrid %})
+* [How to Format Dates in Dimension Labels]({% slug howto_format_date_query_pivotgrid %})
* [How to Integrate with Kendo UI Chart]({% slug howto_integratewith_kendoui_chart_pivotgrid %})
* [How to Make the Include fields Window Modal]({% slug howto_make_include_fields_window_modal_pivotgrid %})
* [How to Modify Exported Excel Files]({% slug howto_modify_exported_excel_files_pivotgrid %})
diff --git a/docs/controls/data-management/pivotgrid/how-to/format-dates.md b/docs/controls/data-management/pivotgrid/how-to/format-dates.md
index 2549bec12b0..22401911007 100644
--- a/docs/controls/data-management/pivotgrid/how-to/format-dates.md
+++ b/docs/controls/data-management/pivotgrid/how-to/format-dates.md
@@ -1,13 +1,14 @@
---
-title: Format a date in dimension label
-page_title: Format a date in dimension label | Kendo UI PivotGrid Widget
-description: "Learn how to format date values in dimension labels of the Kendo UI PivotGrid widget."
+title: Format Dates in Dimension Labels
+page_title: Format Dates in Dimension Labels | Kendo UI PivotGrid Widget
+description: "Learn how to format date values in dimension labels in the Kendo UI PivotGrid widget."
slug: howto_format_date_query_pivotgrid
---
-# Format a date in dimension label
+# Format Dates in Dimension Labels
+
+The example below demonstrates how to format date values in the dimension labels in the Kendo UI PivotGrid widget.
-The example below demonstrates how to format date values in dimension labels of the Kendo UI PivotGrid widget.
###### Example
```html
diff --git a/docs/controls/data-management/pivotgrid/how-to/load-options.md b/docs/controls/data-management/pivotgrid/how-to/load-options.md
index 3d8b44a2664..a8b4d331838 100644
--- a/docs/controls/data-management/pivotgrid/how-to/load-options.md
+++ b/docs/controls/data-management/pivotgrid/how-to/load-options.md
@@ -74,6 +74,7 @@ Other articles on Kendo UI PivotGrid and how-to examples:
* [How to Expand Multiple Column Dimensions]({% slug howto_expand_multiple_column_dimensions_pivotgrid %})
* [How to Filter by Using the include Operator]({% slug howto_use_include_operator_pivotgrid %})
* [How to Filter Dimensions]({% slug howto_filter_dimensions_pivotgrid %})
+* [How to Format Dates in Dimension Labels]({% slug howto_format_date_query_pivotgrid %})
* [How to Integrate with Kendo UI Chart]({% slug howto_integratewith_kendoui_chart_pivotgrid %})
* [How to Make the Include fields Window Modal]({% slug howto_make_include_fields_window_modal_pivotgrid %})
* [How to Modify Exported Excel Files]({% slug howto_modify_exported_excel_files_pivotgrid %})
diff --git a/docs/controls/data-management/pivotgrid/how-to/modal-include-fields.md b/docs/controls/data-management/pivotgrid/how-to/modal-include-fields.md
index 6d56f13f3dc..e409d80f7a1 100644
--- a/docs/controls/data-management/pivotgrid/how-to/modal-include-fields.md
+++ b/docs/controls/data-management/pivotgrid/how-to/modal-include-fields.md
@@ -76,6 +76,7 @@ Other articles on Kendo UI PivotGrid and how-to examples:
* [How to Expand Multiple Column Dimensions]({% slug howto_expand_multiple_column_dimensions_pivotgrid %})
* [How to Filter by Using the include Operator]({% slug howto_use_include_operator_pivotgrid %})
* [How to Filter Dimensions]({% slug howto_filter_dimensions_pivotgrid %})
+* [How to Format Dates in Dimension Labels]({% slug howto_format_date_query_pivotgrid %})
* [How to Integrate with Kendo UI Chart]({% slug howto_integratewith_kendoui_chart_pivotgrid %})
* [How to Modify Exported Excel Files]({% slug howto_modify_exported_excel_files_pivotgrid %})
* [How to Modify Measure Tag Captions]({% slug howto_modify_measure_tag_captions_pivotgrid %})
diff --git a/docs/controls/data-management/pivotgrid/how-to/modify-exported-excel.md b/docs/controls/data-management/pivotgrid/how-to/modify-exported-excel.md
index 39e93b66e0d..caffdb8003f 100644
--- a/docs/controls/data-management/pivotgrid/how-to/modify-exported-excel.md
+++ b/docs/controls/data-management/pivotgrid/how-to/modify-exported-excel.md
@@ -87,6 +87,7 @@ Other articles on Kendo UI PivotGrid and how-to examples:
* [How to Expand Multiple Column Dimensions]({% slug howto_expand_multiple_column_dimensions_pivotgrid %})
* [How to Filter by Using the include Operator]({% slug howto_use_include_operator_pivotgrid %})
* [How to Filter Dimensions]({% slug howto_filter_dimensions_pivotgrid %})
+* [How to Format Dates in Dimension Labels]({% slug howto_format_date_query_pivotgrid %})
* [How to Integrate with Kendo UI Chart]({% slug howto_integratewith_kendoui_chart_pivotgrid %})
* [How to Make the Include fields Window Modal]({% slug howto_make_include_fields_window_modal_pivotgrid %})
* [How to Modify Measure Tag Captions]({% slug howto_modify_measure_tag_captions_pivotgrid %})
diff --git a/docs/controls/data-management/pivotgrid/how-to/modify-measure-tag-caption.md b/docs/controls/data-management/pivotgrid/how-to/modify-measure-tag-caption.md
index d4aeaa4ff32..1c1f52f5d20 100644
--- a/docs/controls/data-management/pivotgrid/how-to/modify-measure-tag-caption.md
+++ b/docs/controls/data-management/pivotgrid/how-to/modify-measure-tag-caption.md
@@ -80,6 +80,7 @@ Other articles on Kendo UI PivotGrid and how-to examples:
* [How to Expand Multiple Column Dimensions]({% slug howto_expand_multiple_column_dimensions_pivotgrid %})
* [How to Filter by Using the include Operator]({% slug howto_use_include_operator_pivotgrid %})
* [How to Filter Dimensions]({% slug howto_filter_dimensions_pivotgrid %})
+* [How to Format Dates in Dimension Labels]({% slug howto_format_date_query_pivotgrid %})
* [How to Integrate with Kendo UI Chart]({% slug howto_integratewith_kendoui_chart_pivotgrid %})
* [How to Make the Include fields Window Modal]({% slug howto_make_include_fields_window_modal_pivotgrid %})
* [How to Modify Exported Excel Files]({% slug howto_modify_exported_excel_files_pivotgrid %})
diff --git a/docs/controls/data-management/pivotgrid/how-to/render-anchor.md b/docs/controls/data-management/pivotgrid/how-to/render-anchor.md
index 205f7d481e3..13abdef12a2 100644
--- a/docs/controls/data-management/pivotgrid/how-to/render-anchor.md
+++ b/docs/controls/data-management/pivotgrid/how-to/render-anchor.md
@@ -85,6 +85,7 @@ Other articles on Kendo UI PivotGrid and how-to examples:
* [How to Expand Multiple Column Dimensions]({% slug howto_expand_multiple_column_dimensions_pivotgrid %})
* [How to Filter by Using the include Operator]({% slug howto_use_include_operator_pivotgrid %})
* [How to Filter Dimensions]({% slug howto_filter_dimensions_pivotgrid %})
+* [How to Format Dates in Dimension Labels]({% slug howto_format_date_query_pivotgrid %})
* [How to Integrate with Kendo UI Chart]({% slug howto_integratewith_kendoui_chart_pivotgrid %})
* [How to Make the Include fields Window Modal]({% slug howto_make_include_fields_window_modal_pivotgrid %})
* [How to Modify Exported Excel Files]({% slug howto_modify_exported_excel_files_pivotgrid %})
diff --git a/docs/controls/data-management/pivotgrid/how-to/reset-expand-state.md b/docs/controls/data-management/pivotgrid/how-to/reset-expand-state.md
index 3440540487a..f07c21d1db6 100644
--- a/docs/controls/data-management/pivotgrid/how-to/reset-expand-state.md
+++ b/docs/controls/data-management/pivotgrid/how-to/reset-expand-state.md
@@ -77,6 +77,7 @@ Other articles on Kendo UI PivotGrid and how-to examples:
* [How to Expand Multiple Column Dimensions]({% slug howto_expand_multiple_column_dimensions_pivotgrid %})
* [How to Filter by Using the "include" Operator]({% slug howto_use_include_operator_pivotgrid %})
* [How to Filter Dimensions]({% slug howto_filter_dimensions_pivotgrid %})
+* [How to Format Dates in Dimension Labels]({% slug howto_format_date_query_pivotgrid %})
* [How to Integrate with Kendo UI Chart]({% slug howto_integratewith_kendoui_chart_pivotgrid %})
* [How to Make the Include fields Window Modal]({% slug howto_make_include_fields_window_modal_pivotgrid %})
* [How to Modify Exported Excel Files]({% slug howto_modify_exported_excel_files_pivotgrid %})
diff --git a/docs/controls/data-management/pivotgrid/how-to/right-aligned-text.md b/docs/controls/data-management/pivotgrid/how-to/right-aligned-text.md
index ca9be0553db..b13a23c63ff 100644
--- a/docs/controls/data-management/pivotgrid/how-to/right-aligned-text.md
+++ b/docs/controls/data-management/pivotgrid/how-to/right-aligned-text.md
@@ -70,6 +70,7 @@ Other articles on Kendo UI PivotGrid and how-to examples:
* [How to Expand Multiple Column Dimensions]({% slug howto_expand_multiple_column_dimensions_pivotgrid %})
* [How to Filter by Using the include Operator]({% slug howto_use_include_operator_pivotgrid %})
* [How to Filter Dimensions]({% slug howto_filter_dimensions_pivotgrid %})
+* [How to Format Dates in Dimension Labels]({% slug howto_format_date_query_pivotgrid %})
* [How to Integrate with Kendo UI Chart]({% slug howto_integratewith_kendoui_chart_pivotgrid %})
* [How to Make the Include fields Window Modal]({% slug howto_make_include_fields_window_modal_pivotgrid %})
* [How to Modify Exported Excel Files]({% slug howto_modify_exported_excel_files_pivotgrid %})
diff --git a/docs/controls/data-management/pivotgrid/how-to/sort-dimension.md b/docs/controls/data-management/pivotgrid/how-to/sort-dimension.md
index 1d081f08664..9de5075f92f 100644
--- a/docs/controls/data-management/pivotgrid/how-to/sort-dimension.md
+++ b/docs/controls/data-management/pivotgrid/how-to/sort-dimension.md
@@ -63,6 +63,7 @@ Other articles on Kendo UI PivotGrid and how-to examples:
* [How to Expand Multiple Column Dimensions]({% slug howto_expand_multiple_column_dimensions_pivotgrid %})
* [How to Filter by Using the include Operator]({% slug howto_use_include_operator_pivotgrid %})
* [How to Filter Dimensions]({% slug howto_filter_dimensions_pivotgrid %})
+* [How to Format Dates in Dimension Labels]({% slug howto_format_date_query_pivotgrid %})
* [How to Integrate with Kendo UI Chart]({% slug howto_integratewith_kendoui_chart_pivotgrid %})
* [How to Make the Include fields Window Modal]({% slug howto_make_include_fields_window_modal_pivotgrid %})
* [How to Modify Exported Excel Files]({% slug howto_modify_exported_excel_files_pivotgrid %})
diff --git a/docs/controls/data-management/pivotgrid/how-to/tooltip-hint.md b/docs/controls/data-management/pivotgrid/how-to/tooltip-hint.md
index b6cdf990242..12c97a4f909 100644
--- a/docs/controls/data-management/pivotgrid/how-to/tooltip-hint.md
+++ b/docs/controls/data-management/pivotgrid/how-to/tooltip-hint.md
@@ -114,6 +114,7 @@ Other articles on Kendo UI PivotGrid and how-to examples:
* [How to Expand Multiple Column Dimensions]({% slug howto_expand_multiple_column_dimensions_pivotgrid %})
* [How to Filter by Using the include Operator]({% slug howto_use_include_operator_pivotgrid %})
* [How to Filter Dimensions]({% slug howto_filter_dimensions_pivotgrid %})
+* [How to Format Dates in Dimension Labels]({% slug howto_format_date_query_pivotgrid %})
* [How to Integrate with Kendo UI Chart]({% slug howto_integratewith_kendoui_chart_pivotgrid %})
* [How to Make the Include fields Window Modal]({% slug howto_make_include_fields_window_modal_pivotgrid %})
* [How to Modify Exported Excel Files]({% slug howto_modify_exported_excel_files_pivotgrid %})
diff --git a/docs/controls/data-management/pivotgrid/how-to/translate-configurator-items.md b/docs/controls/data-management/pivotgrid/how-to/translate-configurator-items.md
index c8dcf4425d8..59927ff092c 100644
--- a/docs/controls/data-management/pivotgrid/how-to/translate-configurator-items.md
+++ b/docs/controls/data-management/pivotgrid/how-to/translate-configurator-items.md
@@ -68,6 +68,7 @@ Other articles on Kendo UI PivotGrid and how-to examples:
* [How to Expand Multiple Column Dimensions]({% slug howto_expand_multiple_column_dimensions_pivotgrid %})
* [How to Filter by Using the include Operator]({% slug howto_use_include_operator_pivotgrid %})
* [How to Filter Dimensions]({% slug howto_filter_dimensions_pivotgrid %})
+* [How to Format Dates in Dimension Labels]({% slug howto_format_date_query_pivotgrid %})
* [How to Integrate with Kendo UI Chart]({% slug howto_integratewith_kendoui_chart_pivotgrid %})
* [How to Make the Include fields Window Modal]({% slug howto_make_include_fields_window_modal_pivotgrid %})
* [How to Modify Exported Excel Files]({% slug howto_modify_exported_excel_files_pivotgrid %})
diff --git a/docs/controls/data-management/pivotgrid/how-to/translate-messages.md b/docs/controls/data-management/pivotgrid/how-to/translate-messages.md
index 4aecb53f11b..b61b8c86fc1 100644
--- a/docs/controls/data-management/pivotgrid/how-to/translate-messages.md
+++ b/docs/controls/data-management/pivotgrid/how-to/translate-messages.md
@@ -102,6 +102,7 @@ Other articles on Kendo UI PivotGrid and how-to examples:
* [How to Expand Multiple Column Dimensions]({% slug howto_expand_multiple_column_dimensions_pivotgrid %})
* [How to Filter by Using the include Operator]({% slug howto_use_include_operator_pivotgrid %})
* [How to Filter Dimensions]({% slug howto_filter_dimensions_pivotgrid %})
+* [How to Format Dates in Dimension Labels]({% slug howto_format_date_query_pivotgrid %})
* [How to Integrate with Kendo UI Chart]({% slug howto_integratewith_kendoui_chart_pivotgrid %})
* [How to Make the Include fields Window Modal]({% slug howto_make_include_fields_window_modal_pivotgrid %})
* [How to Modify Exported Excel Files]({% slug howto_modify_exported_excel_files_pivotgrid %})
diff --git a/docs/jsp/tags/sortable/overview.md b/docs/jsp/tags/sortable/overview.md
index e6d057ff483..68ab2674e5c 100644
--- a/docs/jsp/tags/sortable/overview.md
+++ b/docs/jsp/tags/sortable/overview.md
@@ -1,36 +1,52 @@
---
title: Overview
+page_title: Overview | Sortable JSP Tag
+description: "Get started with the Sortable JSP tag in Kendo UI."
+slug: overview_sortable_uiforjsp
+position: 1
---
-# Sortable
+# Sortable JSP Tag Overview
-The Sortable JSP tag is a server-side wrapper for the [Kendo UI Sortable](/api/web/sortable) widget.
+The Sortable JSP tag is a server-side wrapper for the [Kendo UI Sortable](/api/javascript/ui/sortable) widget.
## Getting Started
-Unlike most of the server side wrapper the Sortable one does not render HTML mark-up. **The Sortable should be initialized for already existing DOM element.**
+### The Basics
-Here is how to configure a Kendo Sortable:
+Unlike most of the server-side wrappers, the Kendo UI Sortable does not render HTML markup. The Sortable should be initialized for already existing DOM element.
-1. Make sure you have followed all the steps from the [Introduction](/jsp/introduction) help topic.
+### Configuration
-2. Create a new action method which renders the view:
+Below are listed the steps for you to follow when configuring the Kendo UI Sortable.
+
+**Step 1** Make sure you followed all the steps from the [introductory article on Telerik UI for JSP]({% slug overview_uiforjsp %}).
+
+**Step 2** Create a new action method to render the view.
+
+###### Example
@RequestMapping(value = {"index"}, method = RequestMethod.GET)
public String index() {
return "web/sortable/index";
}
-3. Add kendo taglib mapping to the page
+**Step 3** Add kendo taglib mapping to the page.
+
+###### Example
<%@taglib prefix="kendo" uri="http://www.kendoui.com/jsp/tags"%>
-4. Add a sortable tag (use the element with `sortable-basic` id and initialize Sortable instance for it):
+**Step 4** Add a sortable tag (use the element with `sortable-basic` id and initialize Sortable instance for it).
+
+###### Example