Skip to content

WPF DataGrid/GridView column width can be changed using the keyboard shortcut ALT+left or right arrow key #6812

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 12, 2022

Conversation

anjali-wpf
Copy link

@anjali-wpf anjali-wpf commented Jul 18, 2022

Fixes #5880

Main PR #6054

Description

Issue related to WPF DataGrid column width can now be changed using the keyboard shortcut "ALT + left arrow key" and "ALT + right arrow key".

Customer Impact

Adds a requirement.

Regression

NO

Risk

Low. Add ability to adjust column width using keyboard for WPF DataGrid.

Microsoft Reviewers: Open in CodeFlow

@anjali-wpf anjali-wpf requested a review from a team as a code owner July 18, 2022 06:30
@ghost ghost assigned anjali-wpf Jul 18, 2022
@ghost ghost added the PR metadata: Label to tag PRs, to facilitate with triage label Jul 18, 2022
@ghost ghost requested review from dipeshmsft, singhashish-wpf and SamBent July 18, 2022 06:30
@dipeshmsft dipeshmsft merged commit 8853b34 into main Aug 12, 2022
@dipeshmsft dipeshmsft deleted the DataGridResizeFeature/main branch August 12, 2022 05:19
@ghost ghost locked as resolved and limited conversation to collaborators Sep 11, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
PR metadata: Label to tag PRs, to facilitate with triage
Projects
None yet
Development

Successfully merging this pull request may close these issues.

By using keyboard not able to adjust the width of the column.
2 participants