I program using ADO.NET and plan to generate a crystal report. Can DataSet or
DataTable be the "DataSource" for a crystal report (just like DataGridView)
which simplify display of rows and columns?

What make up the data source for crystal report?

Replies are appreciated...

--
Message posted via http://www.dotnetmonster.com

Re: Can DataSet or DataTable be the "DataSource" of crystal report? by Islamegy®

Islamegy®
Thu Aug 24 03:40:04 CDT 2006

Yes.. Just pass the Dataset/Datatable as a report.Datasource ands it will
work as u do with DatagridView

"pedestrian via DotNetMonster.com" <u16758@uwe> wrote in message
news:65391126af0c8@uwe...
>I program using ADO.NET and plan to generate a crystal report. Can DataSet
>or
> DataTable be the "DataSource" for a crystal report (just like
> DataGridView)
> which simplify display of rows and columns?
>
> What make up the data source for crystal report?
>
> Replies are appreciated...
>
> --
> Message posted via http://www.dotnetmonster.com
>



Re: Can DataSet or DataTable be the "DataSource" of crystal report? by pedestrian

pedestrian
Thu Aug 24 18:43:55 CDT 2006

Sounds great.... Thanks Islamegy.

Islamegy® wrote:
>Yes.. Just pass the Dataset/Datatable as a report.Datasource ands it will
>work as u do with DatagridView
>
>>I program using ADO.NET and plan to generate a crystal report. Can DataSet
>>or
>[quoted text clipped - 5 lines]
>>
>> Replies are appreciated...

--
Regards,
Pedestrian, Penang.

Message posted via http://www.dotnetmonster.com