简体   繁体   中英

How to pass Datagridview data in Stimulsoft using VB.NET 2008?

I am creating a small program using VB.NET 2008, Stimulsoft Report Generator and MySQL as database,

How can I pass the data of DataGridview in Stilmusoft Report when I click the print button. Please help me.

It's depended to your code. You can pass data from database to a dataSet and send It to report. You can use this document: http://admin.stimulsoft.com/documentation/Stimulsoft_Reports.Net_FAQ.En.pdf

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM