Site Search:
Sign in | Join | Help

VSTools and Crystal Reports

Last post 06-19-2007 9:59 AM by Rob. 2 replies.
Page 1 of 1 (3 items)
Sort Posts: Previous Next
  • 06-19-2007 9:35 AM

    • Rob
    • Top 25 Contributor
    • Joined on 06-13-2007
    • Malta, Europe
    • Member

    VSTools and Crystal Reports

    Dear All,

    1.) I am wondering if anyone has tried using crystal reports with VSTools?  What I have managed to do is to open a crystal report in the same form it was called from.  Howeer, what I would like is to open the report in a separate window.

    Say we add a button 'Report" on EstimateFreight and added a CrystalReportViewer control to a new form 'ReportFreight'.  I would assume:

    EstimateFreight frm = new EstimateFreight();

    frm.CrystalReportViewer1.ReportSource(myDataSet);

    However, the crystalreportviewer in ReportFreight is not accessible from EstimateFreight, whilst any other controls are.

    2.) Also, is it possible to add a new menu item under the existing GP9 Reports menu? or can forms only be added to Extras > Additional?

     Thanks

    Robert Gatt
    B.Sc.(Hons.) I.T.
    www.megabyte.net
    Filed under:
    • 194.158.32.149
  • 06-19-2007 9:51 AM In reply to

    Re: VSTools and Crystal Reports

    Rob:

    I've not had a chance to test Crystal, but I'd imagine it would be like any other vb app, and there is plenty of documentation on that on the internet...

    I'm sure about 2, though... You can only add to the Extras menu.

    Has anyone else tried Crystal?

    Steve Gray, MCDBA
    Technical Editor
    steve@VSToolsForum.com
    • 72.185.100.232
  • 06-19-2007 9:59 AM In reply to

    • Rob
    • Top 25 Contributor
    • Joined on 06-13-2007
    • Malta, Europe
    • Member

    Re: VSTools and Crystal Reports

    Yes Steve, it's exactly the same, with one exception. I can't seem to access the CrystalReportViewer control in Form2, from Form1. I foudnd that a bit odd

     Regarding the adding of menus ... bummer! ... that's quite a annoying limitation!

    Robert Gatt
    B.Sc.(Hons.) I.T.
    www.megabyte.net
    Filed under:
    • 194.158.32.149
Page 1 of 1 (3 items)