Skip to Content
0
Former Member
Jul 23, 2016 at 12:23 AM

How to create a report from a regular DataSet in Crystal Reports .NET RAS (Unmanaged) SDK?

282 Views

Hello,

I'm trying to create a report from scratch using .NET RAS SDK.

I have look at all the samples of code Crystal Reports .NET In Process RAS (Unmanaged) SDK Sample Applications but unfortunally all of these examples are based using a preexisting .rpt file.

I need to know how to create the report document with all the tables and datafields needed using a dataset that will be the at the same time the Data Source of the report.

Does anyone could help me? Is this posible?

Thanks in advance!