New to Telerik UI for ASP.NET Core? Download free 30-day trial

ASP.NET Core Grid AI ToolBar Tool - Highlight

Loading Demo...
  • EXAMPLE
  • VIEW SOURCE
  • Edit in Telerik REPL
HtmlHelper
TagHelper
Files:
ai_toolbar_highlight.cshtml
AI_ToolBar_HighlightController.cs
PatientRecord.cs
GridDataRepository.cs
AI_ToolBar_Highlight_TagHelper.cshtml

Also available for:

CLIENT-SIDE API HTML HELPER API

Description

The Telerik UI for ASP.NET Core Grid can be enhanced with an AI-powered Toolbar Tool that allows users to highlight specific rows or cells based on natural language prompts.

In this demo, the Grid’s Toolbar integrates the AI Assistant, which can interpret user instructions to automatically apply visual highlighting to data that meets certain criteria. This can include highlighting rows with specific values, marking records matching complex conditions, or visually emphasizing important data points without manually setting filters or styles.

You can select a predefined prompt from the Toolbar or type your own request, and the AI Assistant will update the Grid’s appearance accordingly. A reset button is also available to clear all applied highlights and restore the original view.

This feature streamlines data analysis, improves readability, and showcases how AI capabilities can be seamlessly embedded into a Telerik UI for ASP.NET Core component.

For more details on enabling and configuring the AI Toolbar Tool, refer to the AI Toolbar Tool documentation.

Additional Apps

This Grid example is part of unique collection of hundreds of ASP.NET Core demos, with which you can see all Telerik ASP.NET Core components and their features in action. View the source code of the demos from the library or directly adapt, and edit them and their theme appearance in Telerik REPL for ASP.NET Core or ThemeBuilder.

Support & Learning Resources

Additional Resources