Update data in the DataGrid - Focused Row demo#33414
Merged
16adianay merged 14 commits intoDevExpress:26_1from Apr 28, 2026
Merged
Update data in the DataGrid - Focused Row demo#3341416adianay merged 14 commits intoDevExpress:26_1from
16adianay merged 14 commits intoDevExpress:26_1from
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
This PR updates the Focused Row DataGrid demo datasets to use more recent years (primarily shifting 2013/2014-era dates and references to 2023/2024 equivalents) in both the jQuery and React demos.
Changes:
- Updated task subjects/descriptions to reference 2023/2024 (and corresponding prior-year references like 2012 → 2022).
- Updated task start dates from 2013/2014 to 2023/2024 across the demo data sources.
Reviewed changes
Copilot reviewed 1 out of 5 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| apps/demos/Demos/DataGrid/FocusedRow/jQuery/data.js | Updates demo task strings and dates to 2023/2024, keeping the jQuery demo dataset current. |
| apps/demos/Demos/DataGrid/FocusedRow/ReactJs/data.js | Mirrors the same year updates for the React demo dataset. |
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: Diana Gromova <72144169+16adianay@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: Diana Gromova <72144169+16adianay@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: Diana Gromova <72144169+16adianay@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: Diana Gromova <72144169+16adianay@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: Diana Gromova <72144169+16adianay@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: Diana Gromova <72144169+16adianay@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: Diana Gromova <72144169+16adianay@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: Diana Gromova <72144169+16adianay@users.noreply.github.com>
Tucchhaa
approved these changes
Apr 28, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Update all items of the data source from “2013”, “2014”, “2015” to “2023”, “2024”, “2025” correspondingly
Fix some typos in the Task_Description field