Skip to content

Commit 98d4a69

Browse files
github-actions[bot]Tsvetomir-Hrdimodi
authored
Merge docs-apply-seo-recommendations-2418 into production (#2421)
* chore: apply seo recommendations * Update knowledge-base/grid-column-in-custom-component-is-last.md --------- Co-authored-by: Tsvetomir Hristov <[email protected]> Co-authored-by: Dimo Dimov <[email protected]>
1 parent 5d1f35c commit 98d4a69

8 files changed

+10
-10
lines changed

knowledge-base/dropdownlist-kb-nodatatext.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: No Data Text Missing in DropDownList Popup
3-
description: How to make the "No Data" text vertically aligned based on the dropdown height in order to have it always visible?
3+
description: How to make the No Data text vertically aligned based on the dropdown height in order to have it always visible?
44
type: troubleshooting
55
page_title: No Data Text Not Visible in the DropDownList Popup
66
slug: dropdownlist-kb-nodatatext

knowledge-base/grid-column-in-custom-component-is-last.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: GridColumn in a separate file is always displayed as last on the right
3-
description: I have noticed that if I specify a GridColumn in a razor component and then try to use it in a Telerik Grid elsewhere, this column gets set as the last one on the right, regardless of where I place it in my code (the "html" order).
3+
description: I have noticed that if I specify a GridColumn in a razor component and then try to use it in a Telerik Grid elsewhere, this column gets set as the last one on the right, regardless of where I place it in my HTML markup.
44
page_title: GridColumn in a separate file is always displayed as last on the right
55
slug: grid-kb-column-in-custom-component-is-last
66
position:

knowledge-base/grid-filterrow-bool-customization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Change the Boolean Filtering Options in a FilterRow Dropdown
3-
description: Learn how to customize the default text in a Grid FilterRow dropdown list, including changing "is true" and "is false" to "Yes" and "No," modifying the FilterRow dropdown list display names, and filtering the boolean column values by null for a more user-friendly and tailored filtering experience.
3+
description: Learn how to customize the default text in a Grid FilterRow dropdown list, including changing is true and is false to Yes and No, modifying the FilterRow dropdown list display names, and filtering the boolean column values by null for a more user-friendly and tailored filtering experience.
44
type: how-to
55
page_title: How to Change the Boolean Filtering Options in a FilterRow Dropdown
66
slug: grid-kb-filterrow-bool-customization

knowledge-base/grid-hide-pager-when-no-data.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Hide Grid Pager When Data is Null or Empty
3-
description:
3+
description: How to remove or hide the Grid pagination section when there are no available records?
44
type: how-to
55
page_title: Hide the Grid Pager When the Data is Null or Empty
66
slug: grid-kb-hide-pager-when-no-data

knowledge-base/grid-pre-select-checkbox-filter.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: How to pre-set a checkbox filter with a filter descriptor?
3-
description:
3+
description: How can I pre-set a checkbox filter using a filter descriptor and how to set checkbox filter on Grid first load?
44
type: how-to
55
page_title: How to pre-set a checkbox list filter using a filter descriptor?
66
slug: grid-pre-select-checkbox-filter

knowledge-base/grid-search-startswith.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Search Grid by StartsWith Filter Operator
3-
description: How to search the Grid with a "starts with" operator, instead of "contains". How to customize the GridSeachBox filtering behavior.
3+
description: How to search the Grid with a starts with operator, instead of contains. How to customize the GridSeachBox filtering behavior.
44
type: how-to
55
page_title: How to Search Grid Items with a StartsWith Filter Operator
66
slug: grid-kb-search-startswith

knowledge-base/grid-set-all-page-size-option-as-default.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
2-
title: Set "All" PageSize Option as Default
3-
description: How to set the "All" option for the PageSize as default in Telerik Grid for Blazor.
2+
title: Set All PageSize Option as Default
3+
description: How to set the All option for the PageSize as default in Telerik Grid for Blazor.
44
type: how-to
5-
page_title: How to Set "All" PageSize Option as Default
5+
page_title: How to Set All PageSize Option as Default
66
slug: grid-kb-set-all-pagesize-option-as-default
77
tags: grid, page, size, all, option, default
88
ticketid: 1624891

knowledge-base/window-modal-minimize-popup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: How to minimize a popup window to the bottom of the page?
3-
description:
3+
description: Is there any way to collapse a window to the bottom of a page and how to create a responsive modal that can be minimized?
44
type: how-to
55
page_title: How to minimize a popup window to the bottom of the page?
66
slug: window-modal-minimize-popup

0 commit comments

Comments
 (0)