diff --git a/components/chart/overview.md b/components/chart/overview.md index 03b1ed5e3e..271eae8f88 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..931cde03f9 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..0e8fa946cc 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.