Grids AI Assistant: Add How-To Topics#8819
Open
arman-boyakhchyan wants to merge 8 commits into
Open
Conversation
There was a problem hiding this comment.
Pull request overview
Adds new how-to topics describing the Grids AI Assistant for both DataGrid and TreeList. Each component gets a parallel set of four documentation pages covering an overview, activation/configuration, response customization callbacks, and specifics/best practices, with code snippets for jQuery, Angular, Vue, and React.
Changes:
- New "AI Assistant" intro pages listing supported features (and a demo link for DataGrid).
- New "Configuration and Use" pages explaining
aiIntegration,aiAssistant.enabled, toolbar interaction, andchat/popup/titlecustomization. - New "Response Customization" pages with multi-framework snippets for
customizeResponseText/customizeResponseTitle, and "Specifics and Best Practices" pages with caveats and a See Also link.
Reviewed changes
Copilot reviewed 8 out of 8 changed files in this pull request and generated 13 comments.
Show a summary per file
| File | Description |
|---|---|
| concepts/.../DataGrid/12 AI Assistant/00 AI Assistant.md | New DataGrid AI Assistant intro with supported features and demo button. |
| concepts/.../DataGrid/12 AI Assistant/05 Configuration and Use.md | New DataGrid topic on enabling and configuring the assistant. |
| concepts/.../DataGrid/12 AI Assistant/10 Response Customization.md | New DataGrid topic with multi-framework response customization snippets. |
| concepts/.../DataGrid/12 AI Assistant/15 Specifics and Best Practices.md | New DataGrid topic with caveats and See Also link. |
| concepts/.../TreeList/07 AI Assistant/00 AI Assistant.md | New TreeList AI Assistant intro listing supported features. |
| concepts/.../TreeList/07 AI Assistant/05 Configuration and Use.md | New TreeList topic on enabling and configuring the assistant. |
| concepts/.../TreeList/07 AI Assistant/10 Response Customization.md | New TreeList topic mirroring the DataGrid customization snippets. |
| concepts/.../TreeList/07 AI Assistant/15 Specifics and Best Practices.md | New TreeList topic with caveats and See Also link. |
Raushen
approved these changes
Jun 3, 2026
…entation into grids-ai-assistant-how-to-26-1
Abadzhev
reviewed
Jun 3, 2026
Co-authored-by: Vladimir Abadzhev <vladimira@devexpress.com>
| @@ -0,0 +1,17 @@ | |||
| The {WidgetName} AI Assistant allows you to interact with the component using natural language. | |||
|
|
|||
| You can use and configure the following {WidgetName} capabilities via AI Assistant Chat prompts: | |||
| @@ -0,0 +1,10 @@ | |||
| The {WidgetName} AI Assistant allows you to interact with the component using natural language. | |||
|
|
|||
| You can use and configure the following {WidgetName} capabilities via AI Assistant Chat prompts: | |||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.