robloo
|
0863a05c76
|
Rename PointerLeave to PointerExited
|
4 years ago |
robloo
|
8a0903f616
|
Rename PointerEnter to PointerEntered
|
4 years ago |
robloo
|
26e219404c
|
Add TemplatePart attributes for DataGrid controls
|
4 years ago |
Max Katz
|
d083acc20d
|
Implement support of NthChild in DataGrid
|
4 years ago |
Steven Kirk
|
f8706278a8
|
Make OnPropertyChanged non-generic.
|
4 years ago |
workgroupengineering
|
4a9a2b0ac0
|
fix: Issue #5637 (#5638)
* fix: Issue #5637 DataGridTemplateColumn incorrect select template when DataGridRow Recycled
* fixes(DataGrid): Binding Exception on DataGridTemplateColumn
|
5 years ago |
Miha Markič
|
97c33f432a
|
Applies spell checking on mostly comments, but also non public members and arguments
|
5 years ago |
Steven Kirk
|
58c333b6f1
|
Added PseudoClassesAttribute.
And apply it to our controls. Can be used by designers to add auto-completion support for pseudoclasses.
|
6 years ago |
Maksym Katsydan
|
f3fce17a6b
|
Fix datagrid columns sort/resize/reorder #4476
|
6 years ago |
Maksym Katsydan
|
60546c68de
|
DataGrid: implement missed pseudoclasses
|
6 years ago |
sdoroff
|
878012ecd0
|
DataGridRowDetails update height
Updates the height of a DataGridRowDetails when its
content changes size
|
6 years ago |
sdoroff
|
36147de7d8
|
fix datagrid row height
|
6 years ago |
Rustam Sayfutdinov
|
1ce6df7186
|
Remove duplicate code for MathUtilities
|
6 years ago |
Steven Kirk
|
bc079008d1
|
Remove usage of deprecated input APIs.
|
6 years ago |
Steven Kirk
|
2fcde9e34d
|
Use OnApplyTemplate instead of OnTemplateApplied.
- More similar to WPF API
- Less bug-prone (see #3744)
`OnTemplateApplied` still exists, but is deprecated and does nothing.
|
6 years ago |
Dariusz Komosinski
|
a2c6bc1b7c
|
Remove usage of AddClassHandler that returns new lambda per invocation.
|
7 years ago |
sdoroff
|
9bbca4acc3
|
DataGrid RowDetail Fix
Fixed a bug where row details would fail to show if the templated
element had a non-empy margin
|
7 years ago |
Jumar Macato
|
0ffad0001a
|
Remove regions + superflous empty newlines.
|
7 years ago |
Jumar Macato
|
1d9593a238
|
Remove commented-out code on DataGrid.
|
7 years ago |
Jumar Macato
|
2c0936580e
|
Move DataGrid to a separate assembly and add it to CoreLibraries.props.
|
7 years ago |
Jumar Macato
|
c7bd359bb3
|
Fix namespaces, part 2 of N
|
7 years ago |
Jumar Macato
|
01f2a070cf
|
DataGrid integration to Avalonia.Controls part 1 of N
|
7 years ago |
sdoroff
|
c23f6cb857
|
Updated the Default Theme Control Templates
|
8 years ago |
sdoroff
|
9501271408
|
Implemented Validation
Uses the binding validation framework to validate cell edits
|
8 years ago |
sdoroff
|
491ac53e79
|
Initial commit
|
8 years ago |