Skip to content
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

Prevent the MetroDataGridCheckBox from being toggled by a TAB + SPACE… #2789

Conversation

ptownsend1984
Copy link

… when the cell is supposed to be read only.

What changed?

Set Focusable to False in the MetroDataGridCheckBox's style definition in Controls.DataGrid.xaml inside of the IsReadOnly DataTrigger.

For issue #2788.

… when the cell is supposed to be read only.
@punker76 punker76 added this to the 1.4.1 milestone Jan 5, 2017
@punker76 punker76 merged commit c7430e4 into MahApps:develop Jan 5, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants