5 references to _dataGrid
Aspire.Dashboard (5)
Components\Pages\Traces.razor.cs (5)
240await InvokeAsync(_dataGrid.SafeRefreshDataAsync); 248await InvokeAsync(_dataGrid.SafeRefreshDataAsync); 267if (_dataGrid != null && FluentDataGridHelper<TraceSummary>.TrySetMaxItemCount(_dataGrid, 10_000)) 334await InvokeAsync(_dataGrid.SafeRefreshDataAsync);