Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Crystal Reports Embeddable Component and data binding in ADO.NET

Status
Not open for further replies.

msdobrescu

Programmer
Nov 27, 2006
1
RO
Hello,

I am trying to create a report editor based on the CR's embeddable designer component (CR9-XI).
I have .net typed datasets and I intend to add (at runtime) tables from these datasets as sources of data to the report loaded in the embeddable designer component. (these datasets are assemblies included in the project).

I couldn't find the documentation or example of use of report.Dataset.Tables.Add() method that works.

Does anyone knows how to do this?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top