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