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

ASP.NET Core Grid AI Assistant - Custom Column

Loading Demo...
  • EXAMPLE
  • VIEW SOURCE
  • Edit in Telerik REPL
HtmlHelper
TagHelper
Files:
ai_custom_column.cshtml
AI_Custom_ColumnController.cs
PatientRecord.cs
GridDataRepository.cs
AI_Custom_Column_TagHelper.cshtml

Also available for:

CLIENT-SIDE API HTML HELPER API

Description

The Telerik UI for ASP.NET Core Grid can be extended with an AI-powered custom column, enabling row-level AI interactions directly within the Grid.

In this demo, a dedicated AI column adds an AI Assistant button and an Inline AI Prompt to each row. Users can click the button to launch a prompt tailored to that row’s data, allowing natural language commands such as summarize, get recommendations, or analyze the condition.

The Inline AI Prompt supports both free-form queries and predefined commands: Summarize, Recommendations, and Analyse Condition. Once the AI generates a response, users can copy it, discard it, or insert it directly into the “AI Assisted Info” column of the same row.

This feature streamlines in-grid AI assistance, offering context-aware insights and actions without navigating away from the data view ideal for improving productivity, decision-making, and interactive analysis.

The demo highlights how Telerik UI for ASP.NET Core components can seamlessly integrate with AI functionality to enhance data exploration workflows.

For configuration details and customization options, refer to the AI Assistant Custom Column 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