Virtual Scrolling

 
Model Price
Discount
Sales Date
Quarter
Month
Trademark
Name
2024
2024 Total
2025
Q3
Q4
Q4 Total
Q1
Q1 Total
SeptemberOctoberNovemberDecemberJanuaryFebruaryMarch
Model PriceDiscountModel PriceDiscountModel PriceDiscountModel PriceDiscountModel PriceDiscountModel PriceDiscountModel PriceDiscountModel PriceDiscountModel PriceDiscountModel PriceDiscount
Audi
TT RS
$58,09510%$58,09515%$116,19013%$116,19013%$58,09515%$58,09515%
S8
$110,8955%$221,7908%$332,6857%$332,6857%$221,7905%$554,4758%$110,8950%$887,1606%
Q5
$36,7955%$73,5908%$110,3857%$110,3857%$36,7955%$36,7955%
Allroad
$40,4950%$80,99013%$121,4858%$121,4858%$121,4855%$40,4955%$161,9805%
A6
$43,0955%$43,0955%$43,0955%$86,1905%$86,1903%$86,1903%
Audi Total
$43,0955%$246,2805%$302,78010%$174,7809%$723,8408%$766,9358%$380,0705%$554,4758%$295,6755%$1,230,2206%
BMW
Z4 Sdrive35i
$112,1500%$112,1503%$112,1503%$56,07510%$280,3754%$392,5253%$56,07510%$56,07510%
X6
$71,3255%$213,97512%$71,32510%$285,30011%$356,62510%$142,6505%$142,6505%
X3
$79,5508%$79,5505%$79,5505%$159,1006%$39,77510%$39,7755%$39,7750%$119,3255%
M5
$182,25010%$91,12515%$91,12515%$273,37512%$91,1255%$91,1255%$182,2505%
760li
$141,6250%$141,6250%
BMW Total
$586,9005%$112,1503%$496,8008%$127,40010%$736,3508%$1,323,2507%$39,77510%$329,6256%$130,9003%$500,3006%
Chevrolet
Tahoe
$41,4005%$41,4005%$41,4005%$41,4000%$41,4000%$82,8000%
Silverado 1500 Regular CAB 4WD
$134,6006%$134,6006%$134,6006%$33,6500%$33,6500%
Malibu
$22,80515%$22,8050%$22,8050%$45,6108%$22,80510%$22,8050%$45,6105%
Corvette Coupe
$122,59510%$367,7855%$490,3806%$490,3806%$122,5950%$122,59510%$245,1905%
Camaro
$55,25010%$55,25010%$55,2500%$110,5000%$165,7500%
Chevrolet Total
$78,05513%$134,6006%$163,9958%$390,5904%$689,1856%$767,2407%$64,2055%$200,6500%$308,1452%$573,0002%
Chrysler
Town & Country
200 Convertible
$68,0305%$68,0305%$34,0150%$34,01510%$68,0305%

You can activate column/row virtualization to optimize Blazor Pivot Table performance when loading large datasets. Once virtual scrolling is activated (VirtualScrollingEnabled is true), our Blazor Pivot Table component renders only a subset of rows/columns based on viewport size and loads additional cells dynamically as users scroll Pivot Table content.

Use the VirtualScrollingMode property to virtualize rows, columns, or both.