Posted 30 June 2021, 8:31 am EST
Hello,
We are adding the JSViewer to our .NET Core application. I am loading an rldx report which works fine, but because we will be deploying the rldx file to multiple clients, I need to be able to set the sql connection string programmatically at runtime since the connection will be different per install. Is this possible with the jsViewer in .Net Core? I’m able to do this in our older web forms application with the standard viewer, but I haven’t been able to find a way to change the connection string in .Net Core jsViewer.
Thank you!
Richard