|
-
Nov 10th, 2002, 01:32 AM
#1
Thread Starter
Hyperactive Member
Show Crystal Report?
I have already add a Crystal Report (CrystalReport1.rpt) to my project and I also connect it to the Database.
My problem is, I don't know how to show the Crystal Report.
I have tried:
Dim aCrystal as New CrystalReport1()
aCrystal.Show(0
But it doesn't work. Kindly help me?
-
Nov 10th, 2002, 08:37 AM
#2
Frenzied Member
Add a crystal report viewer to your form from the tool box and set its report sourse to your rpt file.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|