Hello,
I´m making an Add-on in VB .Net and need to show a report from Crystal Reports XI (a .rpt file). My Add-on is a Console Application. From what i have read from this forum the best way is to use a Windows Form (not a form from SBO) with a "Crystal Report Viewer". How is this done exactly?
1 - What refences to include in the project?
2 - How to assign to Crystal Report Viewer to the Windows Form?
3 - How do i change in VB .Net code (that is, in runtime) the datasource from the .rpt file?
Can you please give a code example.
Thank You.
Jorge Lopes