|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Loading Crystal reportHow to load the Crystal report that we have done in crystal report software
in Vb.net. some body pls send me the code for that. uits really urgent. Here am using the 3rd party software called Crystal Report and not the one that is available in the .net pack robinsimon_m wrote:
> How to load the Crystal report that we have done in crystal report software Hi> in Vb.net. some body pls send me the code for that. uits really urgent. > > Here am using the 3rd party software called Crystal Report and not the one > that is available in the .net pack you can add a windows form to your project and then add a CrystalReportViewer control to this form and then set the ReportSource property of this viewer to your crystalreport object and it is better that you add these refrences to your project: CrystalDecisions.crystalreports.engine Crystaldecisions.reportsource Crystaldecisions.windows.forms CrystalDecisions.shared
http://www.vb-tips.com/default.aspx?ID=68888abf-f137-45d1-8a81-e779bfb411c5
Greetz, Peter -- Show quoteHide quoteProgramming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning. (Rich Cook) <behzadt1***@gmail.com> schreef in bericht news:1151734458.666952.187400@m73g2000cwd.googlegroups.com... > > robinsimon_m wrote: > > How to load the Crystal report that we have done in crystal report software > > in Vb.net. some body pls send me the code for that. uits really urgent. > > > > Here am using the 3rd party software called Crystal Report and not the one > > that is available in the .net pack > > Hi > you can add a windows form to your project and then add a > CrystalReportViewer control to this form and then set the ReportSource > property of this viewer to your crystalreport object and it is better > that you add these refrences to your project: > > CrystalDecisions.crystalreports.engine > Crystaldecisions.reportsource > Crystaldecisions.windows.forms > CrystalDecisions.shared >
Close all forms but Main
A question about generics converting string to image..?? How to find equal images? ClickOnce amortization... kinda how to create shift-F2 function for Textbox - shortcutkey? converting RTF backcolor to Web back color VB.NET 2.0 & Application Settings.. VB Express: Can't Add New Icon File |
|||||||||||||||||||||||