Skip to content

Demo DataGrid - Update years in Orders data [Part 2]#33430

Merged
markallenramirez merged 5 commits intoDevExpress:26_1from
markallenramirez:update_data/26_1
Apr 28, 2026
Merged

Demo DataGrid - Update years in Orders data [Part 2]#33430
markallenramirez merged 5 commits intoDevExpress:26_1from
markallenramirez:update_data/26_1

Conversation

@markallenramirez
Copy link
Copy Markdown
Contributor

Part 1: #33401

Demos that use the same Orders data:
Data Grid - Filter Panel
Data Grid - Auto-Populated Columns

@markallenramirez markallenramirez self-assigned this Apr 28, 2026
Copilot AI review requested due to automatic review settings April 28, 2026 06:08
@markallenramirez markallenramirez requested a review from a team as a code owner April 28, 2026 06:08
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

Updates the hardcoded Orders sample data used by the DevExtreme DataGrid demos to keep demo dates current, aligning the Filter Panel and Auto-Populated Columns demos (across frameworks) with the newer year range.

Changes:

  • Updated OrderDate values in Filter Panel demo data from 2014 → 2024 (with one boundary date set to 2023/12/31) across jQuery/Angular/React/ReactJS/Vue.
  • Updated OrderDate values in Auto-Populated Columns demo data from 2014 → 2024 (with one boundary date set to 2023/12/31) across jQuery/Angular/React/ReactJS/Vue.

Reviewed changes

Copilot reviewed 10 out of 10 changed files in this pull request and generated no comments.

Show a summary per file
File Description
apps/demos/Demos/DataGrid/FilterPanel/jQuery/data.js Refreshes Filter Panel demo order dates.
apps/demos/Demos/DataGrid/FilterPanel/Vue/data.ts Refreshes Filter Panel demo order dates (Vue).
apps/demos/Demos/DataGrid/FilterPanel/ReactJs/data.js Refreshes Filter Panel demo order dates (ReactJS).
apps/demos/Demos/DataGrid/FilterPanel/React/data.ts Refreshes Filter Panel demo order dates (React TS).
apps/demos/Demos/DataGrid/FilterPanel/Angular/app/app.service.ts Refreshes Filter Panel demo order dates (Angular).
apps/demos/Demos/DataGrid/AutoPopulatedColumns/jQuery/data.js Refreshes Auto-Populated Columns demo order dates.
apps/demos/Demos/DataGrid/AutoPopulatedColumns/Vue/data.ts Refreshes Auto-Populated Columns demo order dates (Vue).
apps/demos/Demos/DataGrid/AutoPopulatedColumns/ReactJs/data.js Refreshes Auto-Populated Columns demo order dates (ReactJS).
apps/demos/Demos/DataGrid/AutoPopulatedColumns/React/data.ts Refreshes Auto-Populated Columns demo order dates (React TS).
apps/demos/Demos/DataGrid/AutoPopulatedColumns/Angular/app/app.service.ts Refreshes Auto-Populated Columns demo order dates (Angular).

Copilot AI review requested due to automatic review settings April 28, 2026 07:07
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 10 out of 14 changed files in this pull request and generated 2 comments.

Comment thread apps/demos/Demos/DataGrid/FilterPanel/React/data.ts
Comment thread apps/demos/Demos/DataGrid/AutoPopulatedColumns/React/data.ts
@markallenramirez markallenramirez merged commit f95f165 into DevExpress:26_1 Apr 28, 2026
136 of 137 checks passed
@markallenramirez markallenramirez deleted the update_data/26_1 branch April 28, 2026 09:42
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