Re: CR.NET 2003 viewer event handlers
- From: "Brian Bischof" <Brian@xxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 29 Jun 2005 14:45:59 -0700
Cool. I haven't tried it yet myself. I just had other people tell me it
works well.
Brian Bischof
www.CrystalReportsBook.com
"Darren" <deo.is@xxxxxxxxxxx> wrote in message
news:eBbvieOfFHA.460@xxxxxxxxxxxxxxxxxxxxxxx
> Thanks a bunch.
>
> It looks like a single call to the viewer's ShowFirstPage method will wait
> until the report has been displayed.
>
>
> "Brian Bischof" <Brian@xxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
> news:%23%23QnvQOfFHA.2472@xxxxxxxxxxxxxxxxxxxxxxx
> > There is no event for this. What you need to do is after setting the
> > ReportSource property, is do a LastPage, FirstPage method. This forces
the
> > app to wait till the report has been displayed before moving to the last
> > page.
> >
> > HTH,
> >
> > Brian Bischof
> > www.CrystalReportsBook.com
> >
> >
> >
> >
> > "Darren" <deo.is@xxxxxxxxxxx> wrote in message
> > news:%23jAb0SNfFHA.2840@xxxxxxxxxxxxxxxxxxxxxxx
> > > I'm trying to figure out the event handler to use to tell when the
> report
> > > has been displayed.
> > > At the least I want to change a wait cursor back to an arrow after the
> > > report is ready. Ideally I'd like to implement progress bar but I
> didn't
> > > see any progress feedback handlers.
> > >
> > > Since the reports I'm running take a while to calculate, the viewer
> shows
> > an
> > > empty page for a minute or two and the user has no idea something
> > happening.
> > >
> > > I tried the Navigate event handler but it fires as soon as the viewer
is
> > > displayed.
> > >
> > >
> > >
> > >
> >
> >
>
>
.
- References:
- CR.NET 2003 viewer event handlers
- From: Darren
- Re: CR.NET 2003 viewer event handlers
- From: Brian Bischof
- Re: CR.NET 2003 viewer event handlers
- From: Darren
- CR.NET 2003 viewer event handlers
- Prev by Date: Re: CR.NET 2003 viewer event handlers
- Next by Date: RE: Login Failed?
- Previous by thread: Re: CR.NET 2003 viewer event handlers
- Index(es):
Relevant Pages
|
Loading