Grand Total | ||||||||
---|---|---|---|---|---|---|---|---|
Amount | Count | Amount | Count | Amount | Count | Amount Total | Count Total | |
$43,620 | 26 | $45,200 | 28 | $22,020 | 11 | $110,840 | 65 | |
$117,220 | 27 | $120,495 | 29 | $74,820 | 14 | $312,535 | 70 | |
$101,475 | 31 | $76,130 | 27 | $42,270 | 13 | $219,875 | 71 | |
$160,075 | 40 | $174,025 | 42 | $69,655 | 16 | $403,755 | 98 | |
$229,645 | 79 | $204,205 | 67 | $72,925 | 27 | $506,775 | 173 | |
$97,845 | 38 | $100,480 | 42 | $50,315 | 17 | $248,640 | 97 | |
Grand Total | $749,880 | 241 | $720,535 | 235 | $332,005 | 98 | $1,802,420 | 574 |
The Pivot Grid component allows you to use native Razor markup to define custom templates for its elements.
This demo specifies templates for the following Pivot Grid Fields:
Quarter - Uses a HeaderTemplate to format quarter numbers.
Month - Uses a HeaderTemplate to transform month numbers into culture-specific month names.
Count - Uses a DataTemplate to apply bold formatting to all values.
Amount - Uses a DataTemplate to apply conditional formatting to values.