Blazor Reports

Product Details

This demo shows the product details using the SSRS table report item with barcodes rendered in Blazor Bold Report Viewer through RDL Custom Report Item.

The Product Details report lists the details defined for each product in database using the RDL table report item.

  • Custom barcode report item is placed in a table cell to display the ProductId.
  • The total price value of each product is calculated based on the OrderQty and UnitPrice data fields using expression.
  • The price values in the product details are formatted in the Currency format to improve the readability of data.

More information about the Tablix data region can be found in this documentation section.

The Product Details report lists the details defined for each product in database using the RDL table report item.

  • Custom barcode report item is placed in a table cell to display the ProductId.
  • The total price value of each product is calculated based on the OrderQty and UnitPrice data fields using expression.
  • The price values in the product details are formatted in the Currency format to improve the readability of data.

More information about the Tablix data region can be found in this documentation section.