Click here to Skip to main content
16,004,686 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello everyone
I am using RDLC Report in my .net's window application. At a stage i have some values in a datatable which i have to print with RDLC Report.

But a RDLC Report use a typed dataset as a datasource.
Can i pass a datatable instead of typed dataset, if u have any idea then please share with me.

Thanks

DevKASHYAP
Posted
Comments
strogg 1-Dec-11 3:10am    
Check my answer here
http://www.codeproject.com/Answers/128624/Using-data-in-DataTables-in-Microsoft-Report-Viewe#answer1
Also remember to remove any designer generated datasources for the viewer

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900