5 references to _dataGrid
Aspire.Dashboard (5)
Components\Pages\Traces.razor.cs (5)
244await InvokeAsync(_dataGrid.SafeRefreshDataAsync); 252await InvokeAsync(_dataGrid.SafeRefreshDataAsync); 272if (_dataGrid != null && FluentDataGridHelper<OtlpTrace>.TrySetMaxItemCount(_dataGrid, 10_000)) 335await InvokeAsync(_dataGrid.SafeRefreshDataAsync);