Skip to content

DataGrid: Add (Update) AI Assistant Demo Description#33590

Open
arman-boyakhchyan wants to merge 5 commits into
DevExpress:26_1from
arman-boyakhchyan:datagrid-ai-assistant-demo-desc-26-1
Open

DataGrid: Add (Update) AI Assistant Demo Description#33590
arman-boyakhchyan wants to merge 5 commits into
DevExpress:26_1from
arman-boyakhchyan:datagrid-ai-assistant-demo-desc-26-1

Conversation

@arman-boyakhchyan
Copy link
Copy Markdown
Contributor

No description provided.

@arman-boyakhchyan arman-boyakhchyan self-assigned this May 15, 2026
Copilot AI review requested due to automatic review settings May 15, 2026 08:37
@arman-boyakhchyan arman-boyakhchyan requested a review from a team as a code owner May 15, 2026 08:37
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the DataGrid AI Assistant demo description from forward-looking release text to current feature documentation, including demo limitations and related links.

Changes:

  • Describes the DataGrid AI Assistant as an available feature.
  • Adds a note about demo AI service limits.
  • Lists supported DataGrid capabilities and links to related Chat and TreeList documentation.

- [Grouping](/Documentation/Guide/UI_Components/DataGrid/Grouping/)
- [Paging](/Documentation/Guide/UI_Components/DataGrid/Paging/)

These capabilities are enabled in this demo. You can use/configure these features in the AI Assistant chat.
* **Replicable Configurations**: Apply the same prompt to recreate complex grid configurations across sessions. Reduce time spent on tedious layout adjustments. No newline at end of file
This demo also configures [suggestions](/Documentation/ApiReference/UI_Components/dxChat/Configuration/#suggestions) for the AI Assistant chat. These buttons allow you to interact with the assistant in one click using pre-defined prompts. For additional information about suggestions, refer to the following technical demo: [DevExtreme Chat - Prompt Suggestions](/Demos/WidgetsGallery/Demo/Chat/PromptSuggestions/).

The AI Assistant capability is also available for the DevExtreme [TreeList](/Documentation/ApiReference/UI_Components/dxTreeList/Configuration/#aiAssistant) component. No newline at end of file
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We could announce TreeList AI Assistant in the beginning of the description. Now it looks like a post scriptum...

Comment thread apps/demos/Demos/DataGrid/AIAssistant/description.md
Raushen
Raushen previously approved these changes May 15, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated 2 comments.

Comments suppressed due to low confidence (1)

apps/demos/Demos/DataGrid/AIAssistant/description.md:38

  • Terminology is inconsistent with line 16, which uses "predefined" without a hyphen. Use the same spelling here for consistency within the description.
This demo also configures [suggestions](/Documentation/ApiReference/UI_Components/dxChat/Configuration/#suggestions) for the AI Assistant chat. These buttons allow you to interact with the assistant in one click using pre-defined prompts. For additional information about suggestions, refer to the following technical demo: [DevExtreme Chat - Prompt Suggestions](/Demos/WidgetsGallery/Demo/Chat/PromptSuggestions/).

To enable the AI Assistant, configure [aiIntegration](/Documentation/ApiReference/UI_Components/dxDataGrid/Configuration/#aiIntegration) or **aiAssistant**.[aiIntegration](/Documentation/ApiReference/UI_Components/dxDataGrid/Configuration/aiAssistant/#aiIntegration) and set **aiAssistant**.[enabled](/Documentation/ApiReference/UI_Components/dxDataGrid/Configuration/aiAssistant/#enabled) to `true`.

* **Large Datasets**: Use the power of AI to browse large data sets. Apply complex filter values with natural language.
When this feature is enabled, DataGrid adds a predefined item (*"aiAssistantButton"*) to the component's toolbar. This button opens the AI Assistant chat. The assistant is displayed in popup that users can move around the screen as needed.
This feature is particularly well suited for the following usage scenarios:
[note]

AI services used for this demo have been rate and data limited. As such, you may experience performance-related delays when exploring the capabilities of the DataGrid AI Assistant.
Copilot AI review requested due to automatic review settings May 18, 2026 08:38
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated 1 comment.

* Sort, filter, search, and group data.
* Resize, reorder, fix/unfix, and show/hide columns.
* Change pagination settings.
The DevExtreme [DataGrid](https://js.devexpress.com/Documentation/Guide/UI_Components/DataGrid/Overview/) component ships with our AI Assistant feature. This capability allows you to interact with the component using natural language. In this demo, the AI Assistant is enabled for a DataGrid that displays mock sale data with over 1500 records.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants