diff --git a/components/chart/overview.md b/components/chart/overview.md index 271eae8f8..90a49ef7d 100644 --- a/components/chart/overview.md +++ b/components/chart/overview.md @@ -5,6 +5,7 @@ description: Overview of the Chart for Blazor. slug: components/chart/overview tags: telerik,blazor,chart,overview, graph published: True +hideCta: True position: 0 --- @@ -12,12 +13,6 @@ position: 0 The Blazor Charts components enables you to present data in a visually meaningful way, helping users draw insights effectively. It offers a wide range of graph types and provides full control over its appearance, including colors, fonts, paddings, margins, and templates. - - ninja-iconTired of reading docs? With our new AI Coding Assistants, you can add, configure, and troubleshoot Telerik UI for Blazor components—right inside your favorite AI-powered IDE: Visual Studio, VS Code, Cursor, and more. Start building faster, smarter, and with contextual intelligence powered by our docs/APIs:Try AI Assistants ## Creating Blazor Chart diff --git a/components/dropdownlist/overview.md b/components/dropdownlist/overview.md index 931cde03f..b0c3cda8e 100644 --- a/components/dropdownlist/overview.md +++ b/components/dropdownlist/overview.md @@ -5,6 +5,7 @@ description: The Blazor DropDownList allows users to select an option from a lis slug: components/dropdownlist/overview tags: telerik,blazor,dropdownlist,dropdown,list,overview published: True +hideCta: True position: 0 --- @@ -12,12 +13,6 @@ position: 0 The Blazor DropDownList component allows the user to choose an option from a predefined set of choices presented in a dropdown list popup. The developer can control the [data](slug:components/dropdownlist/databind), sizes, and various appearance options like class and [templates](slug:components/dropdownlist/templates). - - ninja-iconTired of reading docs? With our new AI Coding Assistants, you can add, configure, and troubleshoot Telerik UI for Blazor components—right inside your favorite AI-powered IDE: Visual Studio, VS Code, Cursor, and more. Start building faster, smarter, and with contextual intelligence powered by our docs/APIs:Try AI Assistants ## Creating Blazor DropDownList diff --git a/components/grid/overview.md b/components/grid/overview.md index 0e8fa946c..d8ec87f77 100644 --- a/components/grid/overview.md +++ b/components/grid/overview.md @@ -5,6 +5,7 @@ description: The Blazor Grid provides a comprehensive set of ready-to-use featur slug: grid-overview tags: telerik,blazor,grid,datagrid,overview published: True +hideCta: True position: 0 --- @@ -12,12 +13,6 @@ position: 0 This article provides a quick introduction to get your first Blazor data grid component up and running in a few seconds. There is a video tutorial and a list of the key features. - - ninja-iconTired of reading docs? With our new AI Coding Assistants, you can add, configure, and troubleshoot Telerik UI for Blazor components—right inside your favorite AI-powered IDE: Visual Studio, VS Code, Cursor, and more. Start building faster, smarter, and with contextual intelligence powered by our docs/APIs:Try AI Assistants The Telerik Blazor Data Grid provides a comprehensive set of ready-to-use features that cover everything from paging, sorting, filtering, editing, and grouping to row virtualization, optimized data reading, keyboard navigation, and accessibility support.