..
Collections
Implement IList on DataGridCollectionView. (#13313)
3 years ago
Primitives
Remove TotalCountChanged.
4 years ago
Properties
feat: move InternalsVisibleTo in csproj
4 years ago
Themes
Update Fluent.xaml
3 years ago
Utils
Move PlatformHotkeyConfiguration to IPlatformSettings
3 years ago
ApiCompatBaseline.txt
Update api compat baselines.
4 years ago
Avalonia.Controls.DataGrid.csproj
csproj cleanup (#12657)
3 years ago
DataGrid.cs
fix: DataGrid scroll should behave the same as ScrollViewer (#12787)
3 years ago
DataGridBoundColumn.cs
DataGrid.Items -> ItemsSource.
3 years ago
DataGridCell.cs
Fix DataGrid focus related properties defaults
3 years ago
DataGridCellCollection.cs
Move DataGrid to a separate assembly and add it to CoreLibraries.props.
8 years ago
DataGridCellCoordinates.cs
Applies spell checking on mostly comments, but also non public members and arguments
5 years ago
DataGridCheckBoxColumn.cs
Changed null checks to make use of nameof()
3 years ago
DataGridClipboard.cs
Applies spell checking on mostly comments, but also non public members and arguments
5 years ago
DataGridColumn.cs
Added PointerPressed and PointerReleased events to DataGrid header (#12595)
3 years ago
DataGridColumnCollection.cs
Changed null checks to make use of nameof()
3 years ago
DataGridColumnHeader.cs
Added PointerPressed and PointerReleased events to DataGrid header (#12595)
3 years ago
DataGridColumns.cs
feat(DataGrid): Allow binding DataGridColumn Width
3 years ago
DataGridDataConnection.cs
Implement IList on DataGridCollectionView. (#13313)
3 years ago
DataGridDisplayData.cs
Applies spell checking on mostly comments, but also non public members and arguments
5 years ago
DataGridEnumerations.cs
Remove worthless QualityBand xml comment parameters.
8 years ago
DataGridError.cs
Remove commented-out code on DataGrid.
8 years ago
DataGridFillerColumn.cs
Removed a number of interfaces.
4 years ago
DataGridLength.cs
feat(DataGrid): Allow binding DataGridColumn Width
3 years ago
DataGridRow.cs
Fix DataGrid focus related properties defaults
3 years ago
DataGridRowGroupHeader.cs
Fix DataGrid focus related properties defaults
3 years ago
DataGridRowGroupInfo.cs
Make ICollectionView internal and rename DataGrid specific
8 years ago
DataGridRowHeader.cs
fix: Address review
4 years ago
DataGridRows.cs
Moved detailsContent.DataContext assignation before Children.Add
3 years ago
DataGridSelectedItemsCollection.cs
Fix DataGrid' SelectedItems removing wrong item when DataGrid is grouping (#12874)
3 years ago
DataGridTemplateColumn.cs
DataGrid.Items -> ItemsSource.
3 years ago
DataGridTextColumn.cs
Removed a number of interfaces.
4 years ago
DataGridValueConverter.cs
DataGridValueConverter: fix processing of nullable values
4 years ago
EventArgs.cs
Removed a number of interfaces.
4 years ago
Extensions.cs
Remove commented-out code on DataGrid.
8 years ago
IndexToValueTable.cs
use default literal
4 years ago
Range.cs
Remove commented-out code on DataGrid.
8 years ago