I have the following problem :
When I call method ".show" for the data report - makes a time ( 2-3
seconds ...) for a report with 400 records ...
I want that the show method run async - but I can' figure how ...
BTW - data report has a event of type
"AsyncProgress(ByVal JobType As MSDataReportLib.AsyncTypeConstants,
ByVal Cookie As Long, ByVal PageCompleted As Long, ByVal TotalPages As
Long)"
and the one of the asynctypeconstants is rptasyncpreview - but how I
use this event and when it's generated ?
Thanks in advance
--
I'm happy VBing
Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't.