Skip to content

Updated data in the DataGrid - Filtering API demo#33383

Merged
16adianay merged 6 commits intoDevExpress:26_1from
16adianay:26_1
Apr 23, 2026
Merged

Updated data in the DataGrid - Filtering API demo#33383
16adianay merged 6 commits intoDevExpress:26_1from
16adianay:26_1

Conversation

@16adianay
Copy link
Copy Markdown
Contributor

@16adianay 16adianay commented Apr 23, 2026

  • Updated the Task_Subject field
  • Updated the Task_Start_Date field
  • Updated the Task_Due_Date field

Copilot AI review requested due to automatic review settings April 23, 2026 11:31
@16adianay 16adianay requested a review from a team as a code owner April 23, 2026 11:31
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 sample task dataset used by the DataGrid “Filtering API” demos so the displayed task subjects and dates reflect a newer year range.

Changes:

  • Updated Task_Subject values (e.g., 2013 → 2023, 2012 → 2022, 2014 → 2024).
  • Updated Task_Start_Date and Task_Due_Date values across the demo task list.

Reviewed changes

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

File Description
apps/demos/Demos/DataGrid/FilteringAPI/jQuery/data.js Refreshes the jQuery demo’s task subjects and date fields to newer years.
apps/demos/Demos/DataGrid/FilteringAPI/ReactJs/data.js Refreshes the React demo’s task subjects and date fields to newer years.

Comment thread apps/demos/Demos/DataGrid/FilteringAPI/jQuery/data.js
Copilot AI review requested due to automatic review settings April 23, 2026 12: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

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

Copilot AI review requested due to automatic review settings April 23, 2026 12:56
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 5 out of 6 changed files in this pull request and generated no new comments.

Comments suppressed due to low confidence (1)

apps/demos/Demos/DataGrid/FilteringAPI/jQuery/data.js:1653

  • There are two trailing blank lines after the closing ]; (extra empty line at end-of-file). Please remove the extra blank line so the file ends with a single newline, consistent with typical formatting in the repo.
];


@16adianay 16adianay merged commit 585669d into DevExpress:26_1 Apr 23, 2026
107 checks passed
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.

3 participants