1 write to _dataGrid
Aspire.Dashboard (1)
Components_Dialogs_ManageDataDialog_razor.g.cs (1)
1164_dataGrid
4 references to _dataGrid
Aspire.Dashboard (4)
Components\Dialogs\ManageDataDialog.razor.cs (4)
96if (_dataGrid is not null) 98await _dataGrid.SafeRefreshDataAsync(); 149if (_dataGrid is not null) 151await _dataGrid.SafeRefreshDataAsync();