This page demonstrates how to export a Radzen Blazor DataGrid to Excel and CSV.
OrderID
|
ProductID
|
Unit Price
|
Quantity
|
Discount
|
---|---|---|---|---|
|
|
|
|
|
OrderID 10248 | ProductID 11 | Unit Price $14.00 | Quantity 12 | Discount 0.00 % |
OrderID 10248 | ProductID 42 | Unit Price $9.80 | Quantity 10 | Discount 0.00 % |
OrderID 10248 | ProductID 72 | Unit Price $34.80 | Quantity 5 | Discount 0.00 % |
OrderID 10249 | ProductID 14 | Unit Price $18.60 | Quantity 9 | Discount 0.00 % |
OrderID 10249 | ProductID 51 | Unit Price $42.40 | Quantity 40 | Discount 0.00 % |
OrderID 10250 | ProductID 41 | Unit Price $7.70 | Quantity 10 | Discount 0.00 % |
OrderID 10250 | ProductID 51 | Unit Price $42.40 | Quantity 35 | Discount 15.00 % |
OrderID 10250 | ProductID 65 | Unit Price $16.80 | Quantity 15 | Discount 15.00 % |
OrderID 10251 | ProductID 22 | Unit Price $16.80 | Quantity 6 | Discount 5.00 % |
OrderID 10251 | ProductID 57 | Unit Price $15.60 | Quantity 15 | Discount 5.00 % |