We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Dynamic .rdl file Generation

I have created .rdl file using C# Asp.Net Core dynamically.

Problem i am facing while loding report in ReportViewer is .rld files's DataSet is not Initialized. or Dataset fields are not refreshed.

I want a solution that how to Initialize or refresh Dataset fileds dynamically whenever .rdl file is created.

I followed bellow link to create .rdl file dynamically 

https://docs.microsoft.com/en-us/previous-versions/sql/sql-server-2008-r2/ms170239(v%3dsql.105)

Waiting for your response.

Thanks in Advance


1 Reply

MS Mahendran Shanmugam Syncfusion Team January 2, 2019 06:04 AM

Hi Chiranjiv, 

The mentioned problem occurs when we provide the processing mode is Local instead of Remote for loading the RDL file. So can you please confirm whether you have provided the proper processing mode for report viewer to rendering the report. Issue is still persists then can you please share your client side control initialization and controller to validate the mentioned problem at our end. 

Regards, 
Mahendran S. 


Loader.
Live Chat Icon For mobile
Up arrow icon