Sorry, cant help you specifically, but I can tell you taht with every 
new version, the beggars change the defaults and more hundreds 
more properties in obscure places.  I have never seen a componnet 
with more properties than this.  So I would suggest reading the 
help and see if you can spot another property that wasnt there 
before.  With v7, I actually gave up on those buttons and disabled 
them all except printer-setup.

To:                     Multiple recipients of list delphi <[EMAIL PROTECTED]>
Send reply to:          [EMAIL PROTECTED]
Date sent:              Wed, 15 Aug 2001 11:58:49 -0700 (PDT)
From:                   Moises Lopez <[EMAIL PROTECTED]>
Subject:                [DUG]:  crystal RDC problems

> ...now i know why i never liked working with
> reports...
> 
> hi, 
> im using (well, trying to) the Crystal Reports RDC 8
> (Report Designer Component), and im having a little of
> trouble working the reports the way i used to.
> 
> 
> 
> var
>   Report: IReport;
>   
> begin
>   Report := 
> application1.OpenReport('c:\any_report.rpt', 1);
> 
>  
> Report.ParameterFields.Item[1].addCurrentValue('angola');
>  
> Report.ParameterFields.Item[2].addCurrentValue('ghana');
>   crviewer1.ReportSource := Report;
>   crviewer1.ViewReport;
> end;
> 
> 
> it works ok, but once i click the refresh button it
> doesnt show anything, i already tried tinkering w/ the
> OnRefreshButton event of the view but no cigar, so..
> no refreshs so far
> 
> any tips welcome..
> 
> moises
> 
> __________________________________________________
> Do You Yahoo!?
> Make international calls for as low as $.04/minute with Yahoo! Messenger
> http://phonecard.yahoo.com/
> ---------------------------------------------------------------------------
>     New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
>                   Website: http://www.delphi.org.nz
> To UnSub, send email to: [EMAIL PROTECTED] 
> with body of "unsubscribe delphi"
> Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/
> 


Regards

Rohit

======================================================================
CFL - Computer Fanatics Ltd.  21 Barry's Point Road, AKL, New Zealand
PH    (649) 489-2280 
FX    (649) 489-2290
email [EMAIL PROTECTED]  or  [EMAIL PROTECTED]
======================================================================

---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED] 
with body of "unsubscribe delphi"
Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/

Reply via email to