New to Telerik UI for ASP.NET Core? Download free 30-day trial
ASP.NET Core Grid AI Assistant - Custom Column
- EXAMPLE
- VIEW SOURCE
-
Change Theme
defaultDefault Theme
- Main
- Main Dark
- Nordic
- Ocean Blue
- Ocean Blue A11Y
- Purple
- Turquoise
Bootstrap Theme- Main
- Bootstrap 3
- Bootstrap 3 Dark
- Main Dark
- Nordic
- Turquoise
- Turquoise Dark
- Urban
- Vintage
Material Theme- Main
- Arctic
- Lime Dark
- Main Dark
- Material 2
- Material 2 Dark
- Nova
Classic Theme- Main
- Green
- Green Dark
- Lavender
- Lavender Dark
- Main Dark
- Metro
- Metro Dark
- Moonlight
- Opal
- Opal Dark
- Silver
- Silver Dark
- Uniform
Fluent Theme- Main
- Main Dark
Also available for:
CLIENT-SIDE API HTML HELPER APIDescription
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.