Change Data for an open preview-window
Hi,
we do show a report within a preview-window and programatically change the
data which should be shown (the report-definition stays the same). We
couldn't find a way yet to refresh the preview-window (so that the report
with the new data is shown).
Is there a way? What do we have to do?
Thank you for your help.
Josef Gschwendtner
we do show a report within a preview-window and programatically change the
data which should be shown (the report-definition stays the same). We
couldn't find a way yet to refresh the preview-window (so that the report
with the new data is shown).
Is there a way? What do we have to do?
Thank you for your help.
Josef Gschwendtner
This discussion has been closed.
Comments
call Report.Print. If that doesn't work, then you'll have to close the
dataset before calling Report.Print to refresh the dataset additionally.
Cheers,
Jim Bennett
Digital Metaphors
http://www.digital-metaphors.com
info@digital-metaphors.com