A C# project using Blazor to create a simple Purchase Order System, incorporating Syncfusion controls and using Dapper to link to a SQL database.
This video shows the steps taken to:
1. Add a simple HTML report for a purchase order
2. Add a report preview button to the Purchase Orders List
3. Use a SQL stored procedure to provide order totals for net price, tax and gross.
3. Show how to suppress blank address lines.
4. Present the purchase order report in a blank browser tab
SparkSuite Simple Invoice Template: https://github.com/sparksuite/simple-...
Syncfusion: https://www.syncfusion.com/products/c...
Blazorcode.uk https://blazorcode.uk/purchaseorders/...
Code for this episode: https://blazorcode.uk/purchaseorders/...