5 references to _dataGrid
Aspire.Dashboard (5)
Components\Pages\StructuredLogs.razor.cs (5)
305await InvokeAsync(_dataGrid.SafeRefreshDataAsync); 407await InvokeAsync(_dataGrid.SafeRefreshDataAsync); 446if (_dataGrid != null && FluentDataGridHelper<OtlpLogEntry>.TrySetMaxItemCount(_dataGrid, 10_000)) 540await InvokeAsync(_dataGrid.SafeRefreshDataAsync);