Hi,
I create a new report by editing the linked Items table, however, it does
not show up immediately in the ReportExplorer view until I move off the
folder and back on. How can I refresh the Report Explorer view to take into
account newly added record?
Thanks
Alex
Comments
Try calling the Refresh method of the TppReportExplorerForm class.
uses
ppExpFrm;
TppReportExplorerForm(ppReportExplorer1.Form).Refresh;
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com