XLSData
Hi,
with Band.Save, Component.Save one can set the band/components to get
exported to an Excel-File (XLSData)
But at designtime these properties are by default false ( nevertheless
the export of the detailband-fields works)
It seems these properties are set to true right before the export.
What is the right event to set/reset this properties?
Regards,
Josef
--
This discussion has been closed.
Comments
A new feature of RB 12 is that when all Component.Save = False, then the
Detailband elements are exported by the TextFile and XLSDataFile output
devices. (But the Component.Save = False remains False).
At design-time you can use the File } Print to File Setup dialog to specify
which elements to save.
At run-time use the Report.BeforePrint event to set the Save properties.
--
Nard Moseley
Digital Metaphors
www.digital-metaphors.com
Best regards,
Nard Moseley
Digital Metaphors
www.digital-metaphors.com