1 write to _dataGrid
Aspire.Dashboard (1)
Components_Pages_StructuredLogs_razor.g.cs (1)
1860_dataGrid
5 references to _dataGrid
Aspire.Dashboard (5)
Components\Pages\StructuredLogs.razor.cs (5)
305await InvokeAsync(_dataGrid.SafeRefreshDataAsync); 408await InvokeAsync(_dataGrid.SafeRefreshDataAsync); 447if (_dataGrid != null && FluentDataGridHelper<OtlpLogEntry>.TrySetMaxItemCount(_dataGrid, 10_000)) 541await InvokeAsync(_dataGrid.SafeRefreshDataAsync);