17 Commits (8caee82e67f6b1487f342d0f7b55ac7e749358a5)

Author SHA1 Message Date
Steven Kirk 2b2eb8261a DataGrid.Items -> ItemsSource. 3 years ago
Max Katz e9a01c6c21 Update naming 4 years ago
Max Katz d8d2240ecb Implement support for DataTypeInheritFromAttribute 4 years ago
AlmightyJu d1037a7369 Fix DataGridTemplateColumn reusing edit control when exiting edit mode 4 years ago
dif-sam ef535eeea6
Switch IControl to Control 4 years ago
dif-sam 8b490152d4
Increase GenerateElement performance 4 years ago
Steven Kirk ec74057151 Removed a number of interfaces. 4 years ago
Giuseppe Lippolis b8b180f64c feat(DataGrid): Address rule CA1822 4 years ago
Tim U 43903f6671 Insert XML-Comments 5 years ago
Tim U 61fd2318fa Remove unused Constructor 5 years ago
Tim U 66a02a37d0 Handle IsReadOnly correct for DataGridTemplateColumn 5 years ago
Tim U 88db01532f Implement CellEditingTemplate 5 years ago
Dan Walmsley 30a0be6ef5 missing using. 6 years ago
Dan Walmsley d8d6a47809
make cell template the content of DataGridTemplateColumn 6 years ago
Jumar Macato 1d9593a238
Remove commented-out code on DataGrid. 8 years ago
Jumar Macato 2c0936580e Move DataGrid to a separate assembly and add it to CoreLibraries.props. 8 years ago
Jumar Macato c7bd359bb3
Fix namespaces, part 2 of N 8 years ago
Jumar Macato 01f2a070cf
DataGrid integration to Avalonia.Controls part 1 of N 8 years ago
sdoroff 3320605c61 Implemented RefreshCellContent on DataGridTemplateColumn 8 years ago
sdoroff fc9382793a Implement DataGridTemplateColumn 8 years ago