Blazor: Show Reports with Oracle Data Connection
Hello together,
I am currently trying to load a report to my blazor application. For that purpose I already checked out the Demo project Kirill Kornienko. In this case he worked with reports with a database in xml format.
In my case I created some reports with an oracle data connection, but I don't know how to show them. Do I also need to use the RegisterData function? If so, can somebody please tell me how to do it?
Thanks a lot and best regards