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,09510%$58,09510%$58,09515%$58,09515%$116,19015%
S8
$110,8955%$221,7908%$332,6857%$332,6857%$554,4756%$332,6857%$887,1606%
Q5
$36,7955%$36,7955%$36,7955%$110,3857%$110,3857%
Allroad
$40,4950%$40,49515%$40,49510%$121,4858%$121,4858%$121,4855%$40,4955%$161,9805%
A6
$43,0955%$43,0955%$86,1905%$86,1905%$86,1903%$86,1903%
Audi Total
$231,2804%$320,38010%$83,5908%$635,2507%$635,2507%$168,4809%$675,9606%$517,4656%$1,361,9057%
BMW
Z4 Sdrive35i
$112,1500%$56,0755%$168,2252%$224,3003%$336,4502%$56,07510%$56,07510%$112,15010%
X6
$71,3255%$71,32515%$142,65010%$285,30010%$285,30010%$71,32510%$71,3250%$71,32510%$213,9757%
X3
$39,7750%$39,77515%$39,77510%$39,7750%$119,3258%$159,1006%$39,77510%$39,7755%$79,5508%
M5
$182,25010%$91,12515%$91,12515%$273,37512%$91,1255%$91,1255%$182,2505%
760li
$141,6250%$141,6250%
BMW Total
$475,8003%$167,1758%$279,3256%$273,5509%$720,0508%$1,195,8506%$167,17510%$258,3005%$162,4508%$587,9257%
Chevrolet
Tahoe
$41,4005%$41,4005%$41,4005%$41,4000%$41,4000%
Silverado 1500 Regular CAB 4WD
$67,30010%$67,3003%$134,6006%$134,6006%
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%$55,2500%$110,5000%
Chevrolet Total
$78,05513%$67,30010%$231,2955%$390,5904%$689,1856%$767,2407%$64,2055%$177,8450%$200,6503%$442,7003%
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.