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

ASP.NET MVC Grid AI Assistant - Custom Column

Loading Demo...
  • EXAMPLE
  • VIEW SOURCE
ai_custom_column.cshtml
AI_Custom_ColumnController.cs
PatientRecord.cs
GridDataRepository.cs

Also available for:

CLIENT-SIDE API SERVER-SIDE API

Description

The Telerik UI for ASP.NET MVC 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 MVC 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 a unique collection of hundreds of ASP.NET MVC demos, with which you can see all Telerik ASP.NET MVC 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 the ThemeBuilder.

Support & Learning Resources

Additional Resources