Answered by:
Creating Dataset Dynamically in c# and passing to Report Viewer..

Question
-
User1470285101 posted
i have followed the thread
in this thread answer i did n't find the way to design report with the XMl schema generated in the rptGetDataset().can any one please help me finding this and designing the report dynamically with the dynmically generated dataset
Tuesday, April 24, 2012 5:32 AM
Answers
-
User2105670541 posted
below post will solve your query:
http://stackoverflow.com/questions/4652347/dynamically-binding-of-dataset-to-rdlc-reports
- Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
Wednesday, April 25, 2012 12:08 AM
All replies
-
User-1965752605 posted
hi,
for design report with the XMl schema refer to this link
https://developer-content.emc.com/developer/downloads/CrystalReport_ADO_Dataset.pdf
Tuesday, April 24, 2012 5:37 AM -
User1470285101 posted
Hi tusharrs,
Thanks for your reply...
but i am using rdlc reports.and i want dynamically design the report with the xml schema.that is i just want to show the datatable from the database on the report
Tuesday, April 24, 2012 5:47 AM -
Tuesday, April 24, 2012 5:50 AM
-
User2105670541 posted
below post will solve your query:
http://stackoverflow.com/questions/4652347/dynamically-binding-of-dataset-to-rdlc-reports
- Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
Wednesday, April 25, 2012 12:08 AM