I have an rdlc
report in my solution.
I want to set the report datasource
with run-time generated data table.
How can I do that?
I haven't used any xsd file to design the report. I just want to display the data table from the database on the report.