diff --git a/knowledge-base/dropdownlist-kb-nodatatext.md b/knowledge-base/dropdownlist-kb-nodatatext.md index 94621ab86..d0fc6a45e 100644 --- a/knowledge-base/dropdownlist-kb-nodatatext.md +++ b/knowledge-base/dropdownlist-kb-nodatatext.md @@ -1,6 +1,6 @@ --- title: No Data Text Missing in DropDownList Popup -description: How to make the "No Data" text vertically aligned based on the dropdown height in order to have it always visible? +description: How to make the No Data text vertically aligned based on the dropdown height in order to have it always visible? type: troubleshooting page_title: No Data Text Not Visible in the DropDownList Popup slug: dropdownlist-kb-nodatatext diff --git a/knowledge-base/grid-column-in-custom-component-is-last.md b/knowledge-base/grid-column-in-custom-component-is-last.md index 5ba639924..8ee0ed1ba 100644 --- a/knowledge-base/grid-column-in-custom-component-is-last.md +++ b/knowledge-base/grid-column-in-custom-component-is-last.md @@ -1,6 +1,6 @@ --- title: GridColumn in a separate file is always displayed as last on the right -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). +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. page_title: GridColumn in a separate file is always displayed as last on the right slug: grid-kb-column-in-custom-component-is-last position: diff --git a/knowledge-base/grid-filterrow-bool-customization.md b/knowledge-base/grid-filterrow-bool-customization.md index 16896ac4f..01fc3e00a 100644 --- a/knowledge-base/grid-filterrow-bool-customization.md +++ b/knowledge-base/grid-filterrow-bool-customization.md @@ -1,6 +1,6 @@ --- title: Change the Boolean Filtering Options in a FilterRow Dropdown -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. +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. type: how-to page_title: How to Change the Boolean Filtering Options in a FilterRow Dropdown slug: grid-kb-filterrow-bool-customization diff --git a/knowledge-base/grid-hide-pager-when-no-data.md b/knowledge-base/grid-hide-pager-when-no-data.md index 9baf1569e..c8715c2e6 100644 --- a/knowledge-base/grid-hide-pager-when-no-data.md +++ b/knowledge-base/grid-hide-pager-when-no-data.md @@ -1,6 +1,6 @@ --- title: Hide Grid Pager When Data is Null or Empty -description: +description: How to remove or hide the Grid pagination section when there are no available records? type: how-to page_title: Hide the Grid Pager When the Data is Null or Empty slug: grid-kb-hide-pager-when-no-data diff --git a/knowledge-base/grid-pre-select-checkbox-filter.md b/knowledge-base/grid-pre-select-checkbox-filter.md index 5a79466db..e1f3c0e6d 100644 --- a/knowledge-base/grid-pre-select-checkbox-filter.md +++ b/knowledge-base/grid-pre-select-checkbox-filter.md @@ -1,6 +1,6 @@ --- title: How to pre-set a checkbox filter with a filter descriptor? -description: +description: How can I pre-set a checkbox filter using a filter descriptor and how to set checkbox filter on Grid first load? type: how-to page_title: How to pre-set a checkbox list filter using a filter descriptor? slug: grid-pre-select-checkbox-filter diff --git a/knowledge-base/grid-search-startswith.md b/knowledge-base/grid-search-startswith.md index da5f1d065..ba42ade0c 100644 --- a/knowledge-base/grid-search-startswith.md +++ b/knowledge-base/grid-search-startswith.md @@ -1,6 +1,6 @@ --- title: Search Grid by StartsWith Filter Operator -description: How to search the Grid with a "starts with" operator, instead of "contains". How to customize the GridSeachBox filtering behavior. +description: How to search the Grid with a starts with operator, instead of contains. How to customize the GridSeachBox filtering behavior. type: how-to page_title: How to Search Grid Items with a StartsWith Filter Operator slug: grid-kb-search-startswith diff --git a/knowledge-base/grid-set-all-page-size-option-as-default.md b/knowledge-base/grid-set-all-page-size-option-as-default.md index 6e1653b3c..55297c485 100644 --- a/knowledge-base/grid-set-all-page-size-option-as-default.md +++ b/knowledge-base/grid-set-all-page-size-option-as-default.md @@ -1,8 +1,8 @@ --- -title: Set "All" PageSize Option as Default -description: How to set the "All" option for the PageSize as default in Telerik Grid for Blazor. +title: Set All PageSize Option as Default +description: How to set the All option for the PageSize as default in Telerik Grid for Blazor. type: how-to -page_title: How to Set "All" PageSize Option as Default +page_title: How to Set All PageSize Option as Default slug: grid-kb-set-all-pagesize-option-as-default tags: grid, page, size, all, option, default ticketid: 1624891 diff --git a/knowledge-base/window-modal-minimize-popup.md b/knowledge-base/window-modal-minimize-popup.md index 0a8883a44..b9e3b99f0 100644 --- a/knowledge-base/window-modal-minimize-popup.md +++ b/knowledge-base/window-modal-minimize-popup.md @@ -1,6 +1,6 @@ --- title: How to minimize a popup window to the bottom of the page? -description: +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? type: how-to page_title: How to minimize a popup window to the bottom of the page? slug: window-modal-minimize-popup