38 Commits (6134cd0448078b796564751fbc4b19d0df7474e4)

Author SHA1 Message Date
Giuseppe Lippolis ed6331cd3d feat(DataGrid): Allow binding DataGridColumn Width 4 years ago
Julien Lebosquain 5fb1cf9f82
Fix DataGridColumn.CellStyleClasses not settable from xaml 3 years ago
robloo 5c24e38490 Add DataGridColumn Tag property 3 years ago
Max Katz d267d06a08 Move PlatformHotkeyConfiguration to IPlatformSettings 3 years ago
AlmightyJu d1037a7369 Fix DataGridTemplateColumn reusing edit control when exiting edit mode 3 years ago
Giuseppe Lippolis bd2e2d1e9b feat: Address Rule CA2211 3 years ago
Giuseppe Lippolis a845fc02b6 fix: Obsolete 3 years ago
Max Katz 8a78f134c5 Remove JetBrains.Annotations from the repo 3 years ago
Dmitry Zhelnin e0c2d5b63d DataGridColumn: change access modifier of OwningGrid property to protected internal 3 years ago
Steven Kirk ec74057151 Removed a number of interfaces. 3 years ago
Max Katz d1868e5d42 Simple implementation of RowTheme, CellTheme, ColumnHeaderTheme and RowGroupTheme 4 years ago
Max Katz 6e59fe347e Add DataGrid fluent controltheme 4 years ago
Takoooooo 78a49b3fb3 Fix typo in DataGrid. DataGridComparerSortDesctiption -> DataGridComparerSortDescription 4 years ago
Steven Kirk b2556d62f5 Fix some layout rounding issues. 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
Lubomir Tetak 0cd4b90bc7 DataGrid - handle OSX key modifiers (ctrl vs cmd) 4 years ago
Tim U 66a02a37d0 Handle IsReadOnly correct for DataGridTemplateColumn 4 years ago
Tim 6d43803402 fix: Make DataGridColumn.Header and .HeaderTemplate a DirectProperty 4 years ago
Tim edf9505598 Add Property DataGridColumn.HeaderTemplate 4 years ago
Lubomir Tetak 424ddb0463 DataGridColumn - fix LayoutRoundedWidth with DPI scaling applied 4 years ago
0x90d f6406cecf0
Update DataGridColumn.cs 5 years ago
0x90d e564a01663
Update DataGridColumn.cs 5 years ago
0x90d d138924a95
Update DataGridColumn.cs 5 years ago
0x90d b473892649
Update DataGridColumn.cs 5 years ago
Giuseppe Lippolis 87ea2915f8 fixes(DataGrid): Fix binding IsVisible 5 years ago
Miha Markič 97c33f432a Applies spell checking on mostly comments, but also non public members and arguments 5 years ago
sdoroff 4cd4b0e09e Added IComparer sorting to DataGridColumn 5 years ago
Max Katz 14e3799641 Use BindingBase in DataGrid instead of Binding and support CompiledBinding 5 years ago
Giuseppe Lippolis a6c705bf70 Update XML Comment 6 years ago
Maksym Katsydan 6992bd72ce Add Sorting event and use ListSortDirection instead of bool property 6 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 7d8e218699
Make ICollectionView internal and rename DataGrid specific 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 cfb013bbf7 Alter DataGridColumn to use IControl instead of Control 8 years ago
sdoroff 9501271408 Implemented Validation 8 years ago
sdoroff 491ac53e79 Initial commit 8 years ago