From 6e951c3381c8d712edf5c0d80a060d6d41bc178e Mon Sep 17 00:00:00 2001 From: IvanDanchev Date: Wed, 2 Jul 2025 14:49:09 +0300 Subject: [PATCH 1/2] docs: update grid dropdownlist chart overview cta content --- components/chart/overview.md | 8 ++++++++ components/dropdownlist/overview.md | 8 ++++++++ components/grid/overview.md | 8 ++++++++ 3 files changed, 24 insertions(+) diff --git a/components/chart/overview.md b/components/chart/overview.md index 03b1ed5e3e..961a94e37b 100644 --- a/components/chart/overview.md +++ b/components/chart/overview.md @@ -12,6 +12,14 @@ 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 1. Add the `` tag to your razor page. diff --git a/components/dropdownlist/overview.md b/components/dropdownlist/overview.md index e40d20d5d8..86ea7826af 100644 --- a/components/dropdownlist/overview.md +++ b/components/dropdownlist/overview.md @@ -12,6 +12,14 @@ 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 1. Use the `TelerikDropDownList` tag to add the Blazor dropdown list to your razor page. diff --git a/components/grid/overview.md b/components/grid/overview.md index 1fdb9de86b..ca702808cd 100644 --- a/components/grid/overview.md +++ b/components/grid/overview.md @@ -12,6 +12,14 @@ 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. The Telerik Blazor grid is built on native Blazor from the ground up, by a company with a long history of making enterprise-ready Grids. This results in a highly customizable Grid that delivers lighting fast performance. From b5f9151b28de99405a6b1e56f8502cf5df8eb25a Mon Sep 17 00:00:00 2001 From: IvanDanchev Date: Wed, 2 Jul 2025 17:16:16 +0300 Subject: [PATCH 2/2] docs: add PR review suggestions --- components/chart/overview.md | 2 +- components/dropdownlist/overview.md | 2 +- components/grid/overview.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/components/chart/overview.md b/components/chart/overview.md index 961a94e37b..271eae8f88 100644 --- a/components/chart/overview.md +++ b/components/chart/overview.md @@ -18,7 +18,7 @@ The -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 +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 86ea7826af..931cde03f9 100644 --- a/components/dropdownlist/overview.md +++ b/components/dropdownlist/overview.md @@ -18,7 +18,7 @@ The Blazor DropDownList component allows the user to choose an option from a pre } -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 +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 ca702808cd..0e8fa946cc 100644 --- a/components/grid/overview.md +++ b/components/grid/overview.md @@ -18,7 +18,7 @@ This article provides a quick introduction to get your first 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 +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.