I am using standalone Telerik Report Designer R3 2019. I have created a .trdp file using standalone designer. As I am using SQLite data provider, I had to update the configuration file that comes with report designer and now I can create a data source with a provider type of "Sqlite Data Provider".
I decided to embed a datasource in the report file so the reporting engine doesn't need to do any operation in the backend and fill data. Pretty straightforward. According to the forum post I have read If I am embedding the datasource I do not need to add config file in my application. But I cannot seem to view data using ReportViewer although I could view it on Preview using Standalone report designer.
Any thoughts on this?
I decided to embed a datasource in the report file so the reporting engine doesn't need to do any operation in the backend and fill data. Pretty straightforward. According to the forum post I have read If I am embedding the datasource I do not need to add config file in my application. But I cannot seem to view data using ReportViewer although I could view it on Preview using Standalone report designer.
Any thoughts on this?