crystal report viewer

  • Thread starter Thread starter CAM
  • Start date Start date
C

CAM

Hello,

I am using Vista Basic.Net 2008 and I wondering what is the best way to
display crystal reports in a form. I have about 10 different crystal
reports what I am currently doing is using a treeview on the left side of my
form and crystal report viewer on the right side. What I am trying to do is
when I click in the tree view and select a report I want to display the
crystal report in crystal report viewer. My question is is this possible?
and How do I code both the tree view and crystal report viewer to get a
particular report. Any tips or web site to visit will be appreciated.
Thank you in advance.

Cheers
 
Cam,

Of course, simple drag a treeview and a reportview on your surface and set
the code to handle both.

Cor
 
Back
Top