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

fix some DataGrid issues #1381

Merged
merged 3 commits into from
May 29, 2014
Merged

fix some DataGrid issues #1381

merged 3 commits into from
May 29, 2014

Conversation

punker76
Copy link
Member

some changes to NumericUpDown

  • make it possible to override ScrollViewer
    HorizontalScrollBarVisibility, VerticalScrollBarVisibility properties
  • TextBox TemplateBinding to MinHeight
  • TextBox TemplateBinding to Foreground

some changes to DataGridNumericUpDownColumn

  • bind control to DataCell foreground (only for not editing)
  • changes to default and editing style

DataGrid style changes

  • MetroDataGridCell, MetroDataGridRow, AzureDataGridCell

2014-05-30_23h45_05

2014-05-30_23h45_24

Closes #848

punker76 added a commit that referenced this pull request May 29, 2014
@punker76 punker76 merged commit 271d747 into master May 29, 2014
@punker76 punker76 deleted the punker76-DataGrid-issues branch May 29, 2014 21:51
@punker76 punker76 mentioned this pull request May 29, 2014
33 tasks
- make it possible to override ScrollViewer
HorizontalScrollBarVisibility, VerticalScrollBarVisibility properties
- TextBox TemplateBinding to MinHeight
- TextBox TemplateBinding to Foreground
- bind control to DataCell foreground (only for not editing)
- changes to default and editing style
- MetroDataGridCell, MetroDataGridRow, AzureDataGridCell
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

1 participant