1
Answer

How to display one or more RDLC reports and more data sourc

Photo of Hemal Joshi

Hemal Joshi

7y
842
1
Hello,
 
In My C# Windows application, I have to use multiple separate RDLC reports and now I have taken separate data source for each new report but when I create dataset of one report it will create and display proper but when I take another DataSet and rdlc report and run the report it will raise an Error : A data source instance has not been supplied for the data source "datasource name".
 
So, how can I resolve that error reply with images of that dataset, select data source, and code
 
Thanks In Advance... 
 
 

Answers (1)