A cross-platform UI framework for .NET
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Max Katz e9a01c6c21 Update naming 3 years ago
..
Collections Fixed DataGrid not properly removing multiple items on collection changed. 3 years ago
Primitives Remove JetBrains.Annotations from the repo 3 years ago
Properties feat: move InternalsVisibleTo in csproj 4 years ago
Themes Better fix for #9633: assign keys to correct state 3 years ago
Utils fix: Warning CS0105: The using directive for 'Avalonia.Reactive' appeared previously in this namespace 3 years ago
ApiCompatBaseline.txt Update api compat baselines. 4 years ago
Avalonia.Controls.DataGrid.csproj Merge remote-tracking branch 'origin/master' into remove-reactive-package 3 years ago
DataGrid.cs Merge remote-tracking branch 'origin/master' into remove-reactive-package 3 years ago
DataGridBoundColumn.cs Update naming 3 years ago
DataGridCell.cs Add DataGrid fluent controltheme 4 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 fix: Address Review 3 years ago
DataGridClipboard.cs Applies spell checking on mostly comments, but also non public members and arguments 5 years ago
DataGridColumn.cs Merge branch 'master' into datagrid-fixes 3 years ago
DataGridColumnCollection.cs Implement support of NthChild in DataGrid 4 years ago
DataGridColumnHeader.cs fix: Obsolete 3 years ago
DataGridColumns.cs Removed a number of interfaces. 3 years ago
DataGridDataConnection.cs fix: some xml comment 4 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 Remove duplicate code for MathUtilities 6 years ago
DataGridRow.cs Merge remote-tracking branch 'origin/master' into remove-reactive-package 3 years ago
DataGridRowGroupHeader.cs Replace System.Reactive with internal extensions 3 years ago
DataGridRowGroupInfo.cs Make ICollectionView internal and rename DataGrid specific 7 years ago
DataGridRowHeader.cs fix: Address review 3 years ago
DataGridRows.cs fix: Obsolete 3 years ago
DataGridSelectedItemsCollection.cs Remove commented-out code on DataGrid. 7 years ago
DataGridTemplateColumn.cs Update naming 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 use default literal 3 years ago
Range.cs Remove commented-out code on DataGrid. 7 years ago