Skip to content

Commit cce8c40

Browse files
feature(BLAZ-30829):save and load report from SQL database to pivot table blazor sample added.
1 parent 82bf548 commit cce8c40

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Blazor/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ To run this application, clone the [Save-and-load-report-from-SQL-database-to-pi
1818

1919
* To connect a SQL server database to a Pivot Table using the Web API Controller (aka, MyWebService), open the **MyWebService** project in Visual Studio 2022. Simply build and run your project in IIS Express, and it will host and display the URL `https://localhost:44313`.
2020

21-
* Now open the **MyBlazorServerApp** project in Visual Studio 2022. Initialize the Pivot Table, map the hosted URL, create a pivot report based on the given data source, and finally, run your project to perform save and load reports with the SQL database.
21+
* Now open the **MyBlazorServerApp** project in Visual Studio 2022. Initialize the Pivot Table, create a pivot report based on the given data source,  map the hosted URL to perform save and load reports with the SQL database, and finally run your project.

0 commit comments

Comments
 (0)