Gitea Action now build windows and linux image for the client
This commit is contained in:
@@ -34,7 +34,7 @@ namespace LaDOSE.DesktopApp.Avalonia.Views
|
||||
if (e.Property.Name == "ItemsSource")
|
||||
{
|
||||
Trace.WriteLine("Changed Binding");
|
||||
|
||||
|
||||
var grid = (sender as DataGrid);
|
||||
grid.Columns.Clear();
|
||||
var data = ViewModel.GridDataTable;
|
||||
|
||||
Reference in New Issue
Block a user