Home All Groups Group Topic Archive Search About
Author
23 Nov 2007 4:11 AM
Lou
How can I get a report printed when the contents are in an unbound
DataGridView
I cant set the ReportSource, that gives me a "No source" error"
Can it print the contents of a list view?
-Lou

Author
23 Nov 2007 11:50 AM
Eric Moreau
You can provide the same dataset you used to fill your datagrid to CR. See
http://www.emoreau.com/Entries/Articles/2006/09/Feeding-Crystal-Reports-from-your-application.aspx

--

HTH

Éric Moreau, MCSD, Visual Developer - Visual Basic MVP
Conseiller Principal / Senior Consultant
Moer inc. (http://www.emoreau.com)
Membre du réseau .NET Expertise  (www.dotnet-expertise.com)



Show quoteHide quote
"Lou" <lou.gar***@comcast.net> wrote in message
news:uLekmbYLIHA.4196@TK2MSFTNGP04.phx.gbl...
> How can I get a report printed when the contents are in an unbound
> DataGridView
> I cant set the ReportSource, that gives me a "No source" error"
> Can it print the contents of a list view?
> -Lou
>