Page 1 of 1

report with a data connection to a DataSet/DataTable

Posted: Mon May 16, 2011 10:40 pm
by myintw
Hi,

I am doing reporting with no database connections stored within the report. Basically, I define the columns and set data type manually in report designer. And I also set up datatable which data are come from Gridview. How can i bind data or pass data into the report. Could you please show me how to do it with sample. Thanks you very much in advance.

Win.

report with a data connection to a DataSet/DataTable

Posted: Tue May 17, 2011 12:52 am
by Alex K.
Hello,

If we have understood your problem correctly, you can use UserData.
Please see the sample project in attachment.

Thank you.

report with a data connection to a DataSet/DataTable

Posted: Tue May 17, 2011 1:21 am
by myintw
Hi Aleksey,

Thanks you so much. The one you sent to me is exactly what i wanted. you hit my questions at once. I am really appreciate for your help.

Many Thanks,
Win

report with a data connection to a DataSet/DataTable

Posted: Tue May 17, 2011 4:36 am
by Andrew
Hello,

Great! Have a nice day!