Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Multiple Reports using filters
Message
From
14/09/2006 14:15:50
 
 
General information
Forum:
ASP.NET
Category:
ADO.NET
Environment versions
Environment:
VB 8.0
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01153132
Message ID:
01153789
Views:
13
I was able to successfully push the datatable into Crystal Report using:

' ReportClassDetail is a variable linking to the Crystal Report file
' view_Detailed is the Crystal Report viewer
ReportClassDetail.SetDataSource(dtMyFilteredTable)
Me.view_Detailed.ReportSource = ReportClassDetail

Unfortunately, none of the subreports displayed any data. Only the main report show any records. Thanks anyways for the prompt reply.

Erik
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform