Accessing Data Dialog, etc.
I have a report which the user has the option to
turn off preview (has to preview first one and then
can turn off the preview and print dialog). After
turning off the preview and print dialog, I get
flickering dialog boxes "Accessing data", and
something with printing. How do I turn these off?
Thansk.
turn off preview (has to preview first one and then
can turn off the preview and print dialog). After
turning off the preview and print dialog, I get
flickering dialog boxes "Accessing data", and
something with printing. How do I turn these off?
Thansk.
This discussion has been closed.
Comments
Setting the Report.ShowCancelDialog to False should remove this dialog for
you.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Just tried it and am still seeing the accessing data dialog
flashing on the screen. Any other suggestions? Thanks.
In my testing, setting this property to false does not show the "Accessing
Data" dialog. If you are loading from template, you need to be sure you
save the template down with this property set to False in order to get the
effect. Which version of ReportBuilder are you using?
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com