report with a data connection to a DataSet/DataTable

Stimulsoft Reports.WEB discussion
Post Reply
myintw
Posts: 29
Joined: Mon May 09, 2011 8:02 pm
Location: Perth

report with a data connection to a DataSet/DataTable

Post 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.
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

report with a data connection to a DataSet/DataTable

Post by Alex K. »

Hello,

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

Thank you.
Attachments
1013.UserData.zip
(141.42 KiB) Downloaded 561 times
myintw
Posts: 29
Joined: Mon May 09, 2011 8:02 pm
Location: Perth

report with a data connection to a DataSet/DataTable

Post 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
Andrew
Posts: 4108
Joined: Fri Jun 09, 2006 3:58 am

report with a data connection to a DataSet/DataTable

Post by Andrew »

Hello,

Great! Have a nice day!
Post Reply