How to datagridview sent to form

Stimulsoft Reports.NET discussion
Post Reply
so29
Posts: 72
Joined: Mon Nov 02, 2009 1:29 pm

How to datagridview sent to form

Post by so29 »

hi
How to datagridview sent to form ?
And it was printed

thanks

:dumb:
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

How to datagridview sent to form

Post by HighAley »

Hello.

Sorry, maybe we did not exactly understand your question. Could you explain your issue in more details?

Thank you.
so29
Posts: 72
Joined: Mon Nov 02, 2009 1:29 pm

How to datagridview sent to form

Post by so29 »

hi

I want to send the datagridview to report , Without the use datatable
You may be asked ?

thanks
:dumb:
Ivan
Posts: 960
Joined: Thu Aug 10, 2006 1:37 am

How to datagridview sent to form

Post by Ivan »

Hello,

The StiReport.RegData() method can work only with the following types of datasource: DataTable, DataView, DataSet.

Thank you.
Post Reply