Skip to content

Add grid map promo demos - #34764

Open
flagmanAndrew wants to merge 8 commits into
DevExpress:mainfrom
flagmanAndrew:add_grid_map_promo_demos
Open

Add grid map promo demos#34764
flagmanAndrew wants to merge 8 commits into
DevExpress:mainfrom
flagmanAndrew:add_grid_map_promo_demos

Conversation

@flagmanAndrew

Copy link
Copy Markdown
Contributor

promote new Map and DataGrid features while they’re in development and gather customer feedback

@flagmanAndrew flagmanAndrew self-assigned this Aug 13, 2026
@flagmanAndrew
flagmanAndrew requested review from a team as code owners August 13, 2026 13:26
Comment thread apps/demos/menuMeta.json Outdated
Comment thread apps/demos/menuMeta.json Outdated
flagmanAndrew and others added 3 commits August 13, 2026 18:01
Co-authored-by: Anna Shakhova <68295572+anna-shakhova@users.noreply.github.com>
Signed-off-by: Andrei Sergeev <andrey.sergeyev@devexpress.com>
Co-authored-by: Anna Shakhova <68295572+anna-shakhova@users.noreply.github.com>
Signed-off-by: Andrei Sergeev <andrey.sergeyev@devexpress.com>
Comment thread apps/demos/menuMeta.json Outdated
Copilot AI lite review requested due to automatic review settings August 14, 2026 10:09

Copilot AI left a comment

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.

Pull request overview

Adds promotional (“Roadmap”) demo entries for upcoming Map and DataGrid features so they can be surfaced in the demos menu and collect feedback while in development.

Changes:

  • Adds new “Roadmap” demos (OpenStreetMap Provider for Map, AI-powered Detail View for DataGrid) and marks relevant groups as “Updated” in menuMeta.json.
  • Adds promo description content for the two new demos.

Reviewed changes

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

File Description
apps/demos/menuMeta.json Adds badges and registers two new roadmap demo entries with survey links.
apps/demos/Demos/Map/OpenStreetMapProvider/description.md Adds promotional description for planned OpenStreetMap provider support.
apps/demos/Demos/DataGrid/AI-PoweredDetailView/description.md Adds promotional description for planned AI master-detail experience in DataGrid.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread apps/demos/menuMeta.json
Comment thread apps/demos/Demos/DataGrid/AI-PoweredDetailView/description.md Outdated
Copilot AI review requested due to automatic review settings August 14, 2026 12:00

Copilot AI left a comment

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.

Pull request overview

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

Suppressed comments (3)

apps/demos/Demos/DataGrid/AI-PoweredDetailView/description.md:6

  • Line has trailing whitespace at the end, which commonly fails text/markdown linting and creates noisy diffs.
Our new AI master-detail feature will also display generated content in a format better suited to longer, more in-depth insights. The capability will include a prompt-driven data analysis UI within DataGrid master-detail interfaces, spanning the full width of the component. 

apps/demos/Demos/DataGrid/AI-PoweredDetailView/description.md:3

  • This markdown file has trailing whitespace at the end of lines, which commonly fails text/markdown linting and creates noisy diffs.

This issue also appears on line 6 of the same file.

We plan to integrate AI-driven data exploration into the [DataGrid](https://js.devexpress.com/Documentation/Guide/UI_Components/DataGrid/Overview/)'s master-detail scenario. This new functionality allows users to analyze individual record data using natural language. 

In v25.2, we released the [AI column capability](https://www.devexpress.com/subscriptions/new-2025-2.xml#js-grids-ai-columns) for DataGrid. This feature introduced the ability to extend component data using an AI prompt. However, certain usage scenarios do not require generated data for every row. Instead, users may need on-demand data generation for specific rows. Our new AI detail scenario will offer this capability, which can significantly reduce AI token consumption and enhance data generation performance. 

apps/demos/Demos/Map/OpenStreetMapProvider/description.md:1

  • Other Map demo descriptions include a <!--split--> marker to separate preview text from the full description (e.g., Demos/Map/Markers/description.md:4, Demos/Map/Routes/description.md:4, Demos/Map/ProvidersAndTypes/description.md:6). This new description is missing it, which may affect how the demos site splits/preview-renders the text.
We plan to introduce [OpenStreetMap](https://www.openstreetmap.org/) (OSM) support in the DevExtreme Map component. The new provider will allow you to connect the Map to OSM-compatible tile, geocoding, and routing services, including commercial providers and self-hosted infrastructure.

Comment thread apps/demos/menuMeta.json
},
{
"Title": "AI-powered Detail View",
"Name": "AIPoweredDetailView",
Copilot AI review requested due to automatic review settings August 14, 2026 12:32

Copilot AI left a comment

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.

Pull request overview

Copilot reviewed 3 out of 5 changed files in this pull request and generated no new comments.

Suppressed comments (3)

apps/demos/Demos/DataGrid/AIPoweredDetailView/description.md:3

  • Line has trailing whitespace at the end of the sentence. This can trigger text/markdown linters and creates noisy diffs when edited later.
In v25.2, we released the [AI column capability](https://www.devexpress.com/subscriptions/new-2025-2.xml#js-grids-ai-columns) for DataGrid. This feature introduced the ability to extend component data using an AI prompt. However, certain usage scenarios do not require generated data for every row. Instead, users may need on-demand data generation for specific rows. Our new AI detail scenario will offer this capability, which can significantly reduce AI token consumption and enhance data generation performance. 

apps/demos/Demos/DataGrid/AIPoweredDetailView/description.md:6

  • Line has trailing whitespace at the end of the sentence. This can trigger text/markdown linters and creates noisy diffs when edited later.
Our new AI master-detail feature will also display generated content in a format better suited to longer, more in-depth insights. The capability will include a prompt-driven data analysis UI within DataGrid master-detail interfaces, spanning the full width of the component. 

apps/demos/Demos/DataGrid/AIPoweredDetailView/description.md:1

  • Line has trailing whitespace at the end of the sentence. This can trigger text/markdown linters and creates noisy diffs when edited later.

This issue also appears in the following locations of the same file:

  • line 3
  • line 6
We plan to integrate AI-driven data exploration into the [DataGrid](https://js.devexpress.com/Documentation/Guide/UI_Components/DataGrid/Overview/)'s master-detail scenario. This new functionality allows users to analyze individual record data using natural language. 

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.

4 participants