Home All Groups Group Topic Archive Search About

Crystal Report on the fly

Author
10 Jan 2006 10:54 PM
Ilya Dyoshin
Hi All!

I'm writting a solution. A part of it contains a code for dynamically
create DataSet. Is there a possibility to create on the fly although
reports, based on the DataSets on the fly (to print data from those
DataSets)?

I'm thinking about to create some template Crystal Report file, and then
dynamically add there dataSets, but I don't know how. :(

Or probably there is another way...

Any suggestions?

I'd appreciate any code samples

Author
10 Jan 2006 11:16 PM
William (Bill) Vaughn
Ah, I know nothing about Xtal--not even how to spell it, but I do know a
thing or two about RDL-based reporting in Visual Studio.
You could create a template RDL file and dynamically bind it to the
ReportViewer control (2005) and add an appropriate DataTable.


--
____________________________________
William (Bill) Vaughn
Author, Mentor, Consultant
Microsoft MVP
INETA Speaker
www.betav.com/blog/billva
www.betav.com
Please reply only to the newsgroup so that others can benefit.
This posting is provided "AS IS" with no warranties, and confers no rights.
__________________________________

Show quote
"Ilya Dyoshin" <zip***@mail.ru> wrote in message
news:dq1e8b$1tm6$1@news.univ.kiev.ua...
> Hi All!
>
> I'm writting a solution. A part of it contains a code for dynamically
> create DataSet. Is there a possibility to create on the fly although
> reports, based on the DataSets on the fly (to print data from those
> DataSets)?
>
> I'm thinking about to create some template Crystal Report file, and then
> dynamically add there dataSets, but I don't know how. :(
>
> Or probably there is another way...
>
> Any suggestions?
>
> I'd appreciate any code samples

AddThis Social Bookmark Button