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.
 
 
 
Takoooooo 1e855bd738 cleanup 4 years ago
..
Collections fixes(DataGrid): Warning CS0649 Field 'DataGridPathGroupDescription._valueConverter' is never assigned to, and will always have its default value null 5 years ago
Primitives Merge branch 'master' into improve-datagrid-scrolling 5 years ago
Properties cleanup 4 years ago
Themes Handle touch scrolling in DataGrid 5 years ago
Utils fixes(DataGrid): Warning CS0414 The field 'CellEditBinding.SubjectWrapper._settingSourceValue' is assigned but its value is never used 5 years ago
Avalonia.Controls.DataGrid.csproj add api diff to most projects. 6 years ago
DataGrid.cs Fix DataGrid headers horizontal scrolling 4 years ago
DataGridBoundColumn.cs Allow creating custom Datagrid columns (#6689) 5 years ago
DataGridCell.cs Merge branch 'master' into master 5 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 Remove Print Line 5 years ago
DataGridClipboard.cs Applies spell checking on mostly comments, but also non public members and arguments 5 years ago
DataGridColumn.cs Update DataGridColumn.cs 5 years ago
DataGridColumnCollection.cs Remove regions + superflous empty newlines. 7 years ago
DataGridColumnHeader.cs DataGrid minimum distance threshold when dragging headers 4 years ago
DataGridColumns.cs Use BindingBase in DataGrid instead of Binding and support CompiledBinding 5 years ago
DataGridDataConnection.cs fixes(DataGrid): Issue #6567 New line in Editable DataGrid, Not editable 5 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 Remove commented-out code on DataGrid. 7 years ago
DataGridLength.cs Remove duplicate code for MathUtilities 6 years ago
DataGridRow.cs fix: Issue #5637 (#5638) 5 years ago
DataGridRowGroupHeader.cs Fix datagrid right click selection 5 years ago
DataGridRowGroupInfo.cs Make ICollectionView internal and rename DataGrid specific 7 years ago
DataGridRowHeader.cs Fix datagrid right click selection 5 years ago
DataGridRows.cs Applies spell checking on mostly comments, but also non public members and arguments 5 years ago
DataGridSelectedItemsCollection.cs Remove commented-out code on DataGrid. 7 years ago
DataGridTemplateColumn.cs missing using. 5 years ago
DataGridTextColumn.cs DataGridTextColumn: Make FontFamily, FontSize, FontStyle, FontWeight and Foreground properties bindable 6 years ago
DataGridValueConverter.cs Move DataGrid to a separate assembly and add it to CoreLibraries.props. 7 years ago
EventArgs.cs Add Sorting event and use ListSortDirection instead of bool property 6 years ago
Extensions.cs Remove commented-out code on DataGrid. 7 years ago
IndexToValueTable.cs Move DataGrid to a separate assembly and add it to CoreLibraries.props. 7 years ago
Range.cs Remove commented-out code on DataGrid. 7 years ago