5 references to _dataGrid
Aspire.Dashboard (5)
Components\Pages\StructuredLogs.razor.cs (5)
288await InvokeAsync(_dataGrid.SafeRefreshDataAsync); 380await InvokeAsync(_dataGrid.SafeRefreshDataAsync); 435if (_dataGrid != null && FluentDataGridHelper<LogSummary>.TrySetMaxItemCount(_dataGrid, 10_000)) 538await InvokeAsync(_dataGrid.SafeRefreshDataAsync);