..
Automation/ Peers
Add basic support for automation for DataGrid and DataGridRow (#15174)
2 years ago
Collections
Fix DataGrid native aot crash when sorting. (#17248)
1 year ago
Primitives
grow datagrid height if there's available space (#16527)
2 years ago
Properties
feat: move InternalsVisibleTo in csproj
4 years ago
Themes
TemplatePart XAML diagnostics (#14180)
2 years ago
Utils
Enhance SplitPropertyPath to conditionally handle parentheses in prop… (#16054)
2 years ago
Avalonia.Controls.DataGrid.csproj
Add .NET 8 target (Avalonia 11.1) (#14535)
2 years ago
DataGrid.cs
grow datagrid height if there's available space (#16527)
2 years ago
DataGridBoundColumn.cs
DataGrid.Items -> ItemsSource.
3 years ago
DataGridCell.cs
Refactor integration test app paging (#16551)
2 years ago
DataGridCellCollection.cs
Move DataGrid to a separate assembly and add it to CoreLibraries.props.
7 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
chore: remove repetitive words (#15116)
2 years ago
DataGridColumnCollection.cs
Fix nth child selector in data grid header (#15482)
2 years ago
DataGridColumnHeader.cs
Refactor integration test app paging (#16551)
2 years ago
DataGridColumns.cs
feat(DataGrid): Allow binding DataGridColumn Width
3 years ago
DataGridDataConnection.cs
Fix DataGrid IList editing issue (#13845)
2 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.
7 years ago
DataGridError.cs
Remove commented-out code on DataGrid.
7 years ago
DataGridFillerColumn.cs
Removed a number of interfaces.
3 years ago
DataGridLength.cs
feat(DataGrid): Allow binding DataGridColumn Width
3 years ago
DataGridRow.cs
Refactor integration test app paging (#16551)
2 years ago
DataGridRowGroupHeader.cs
DataGrid add property to specify Number Format of items count (#14465)
2 years ago
DataGridRowGroupInfo.cs
Make ICollectionView internal and rename DataGrid specific
7 years ago
DataGridRowHeader.cs
Refactor integration test app paging (#16551)
2 years ago
DataGridRows.cs
grow datagrid height if there's available space (#16527)
2 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.
3 years ago
DataGridValueConverter.cs
DataGridValueConverter: fix processing of nullable values
3 years ago
EventArgs.cs
Removed a number of interfaces.
3 years ago
Extensions.cs
Remove commented-out code on DataGrid.
7 years ago
IndexToValueTable.cs
chore: remove repetitive words (#15116)
2 years ago
Range.cs
Remove commented-out code on DataGrid.
7 years ago