Skip to content

demos: Grid Filtering update years#33346

Open
flagmanAndrew wants to merge 2 commits intoDevExpress:26_1from
flagmanAndrew:26_1_data-grid-filtering
Open

demos: Grid Filtering update years#33346
flagmanAndrew wants to merge 2 commits intoDevExpress:26_1from
flagmanAndrew:26_1_data-grid-filtering

Conversation

@flagmanAndrew
Copy link
Copy Markdown
Contributor

update years to 2025 in local data

@flagmanAndrew flagmanAndrew self-assigned this Apr 17, 2026
Copilot AI review requested due to automatic review settings April 17, 2026 13:17
@flagmanAndrew flagmanAndrew requested a review from a team as a code owner April 17, 2026 13:17
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 DataGrid Filtering demo’s local “orders” datasets so the sample OrderDate/DeliveryDate values use year 2025, keeping the demo data current and consistent across framework variants.

Changes:

  • Updated OrderDate values from 2017 to 2025 in Filtering demo datasets.
  • Updated DeliveryDate values from 2017 to 2025 in Filtering demo datasets.
  • Kept the same date/time string formats while shifting the year.

Reviewed changes

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

Show a summary per file
File Description
apps/demos/Demos/DataGrid/Filtering/jQuery/data.js Updates jQuery demo order dates to year 2025.
apps/demos/Demos/DataGrid/Filtering/Vue/data.ts Updates Vue demo order dates to year 2025.
apps/demos/Demos/DataGrid/Filtering/ReactJs/data.js Updates React (JS) demo order dates to year 2025.
apps/demos/Demos/DataGrid/Filtering/React/data.ts Updates React (TS) demo order dates to year 2025.
apps/demos/Demos/DataGrid/Filtering/Angular/app/app.service.ts Updates Angular demo order dates to year 2025.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants