Skip to content

Demos: remove columnsAutoWidth prop in DataGrid - #35271

Merged
flagmanAndrew merged 1 commit into
DevExpress:mainfrom
flagmanAndrew:demo-datagrid-remove-redundant-autowidth-prop
Sep 18, 2026
Merged

flagmanAndrew merged 1 commit into
DevExpress:mainfrom
flagmanAndrew:demo-datagrid-remove-redundant-autowidth-prop

Conversation

@flagmanAndrew

Copy link
Copy Markdown
Contributor

columnSAutoWidth doesn't exist and even other platforms do not use columnAutoWidth

@flagmanAndrew flagmanAndrew self-assigned this Sep 18, 2026
@flagmanAndrew
flagmanAndrew requested a review from a team as a code owner September 18, 2026 08:41
Copilot AI lite review requested due to automatic review settings September 18, 2026 08:41

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.

🔵 Needs a closer look

The unsupported option remains in another demo occurrence and should also be removed.

Pull request overview

Removes the unsupported columnsAutoWidth option from the jQuery DataGrid filtering demo.

Changes:

  • Deletes the invalid DataGrid configuration property.
File summaries
File Description
apps/demos/Demos/DataGrid/Filtering/jQuery/index.js Removes columnsAutoWidth.
Review details

Suppressed comments (1)

apps/demos/Demos/DataGrid/Filtering/jQuery/index.js:5

  • The same unsupported columnsAutoWidth option is still present at apps/demos/Demos/DataGrid/FilterPanel/jQuery/index.js:5; this is the only remaining occurrence in the demos, while the other FilterPanel implementations omit it. If this PR is removing the invalid DataGrid option from the demos, please remove that occurrence as well so the cleanup is complete.
    showBorders: true,
  • Files reviewed: 1/1 changed files
  • Comments generated: 0
  • Review effort level: Lite

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

@flagmanAndrew
flagmanAndrew added this pull request to the merge queue Sep 18, 2026
Merged via the queue into DevExpress:main with commit 828e06c Sep 18, 2026
173 of 174 checks passed
@flagmanAndrew
flagmanAndrew deleted the demo-datagrid-remove-redundant-autowidth-prop branch September 18, 2026 13:28
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