swright_hsl
Comments
-
Update: Changing to a single group break on a concatenated field works ok.
-
Nico,
Thanks you for the Tips, helped me decide how to approach this problem.
1. I seem to remember in the distant past trying the linking and having an issue with the pipeline going in a single direction (e.g if the first r… -
Thanks Nard,
I got a working solution. -
Thanks. All fixed now, granted rights to folder.
-
I guess this is a rights issue?
[dcc32 Fatal Error] daDBBDE.pas(1653): F2039 Could not create output file 'c:\program files (x86)\embarcadero\studio\19.0\RBuilder\Lib\Win32\daDBBDE.dcu' -
Nico,
Changed to Cardinal.
Thank you. -
Nard,
For now I have Moved to version 20.04 due to the TppCustomSearchPreview.ArrangeControlsHorizontally being removed from 21.02.
I have applied the change to 20.04 modifying FindDataInTreeView which is working for me.
<… -
Thank you
-
Update:
It appears that changing aField.SearchOperator in GetPanelClassForField works -
Nico,
Thanks for the help.
I had already gone down that route, the only RAP code was OnFileDeviceCreate
Each of the subreports as singletons work individually ok.
if i reverse the logic for the OnFileDeviceCreat… -
Thank you.
I still seem to have a problem, I run the report and Subreport1 renders ok in preview. When saving as .csv from preview form, The above RAP code switches the Subreport1 to Subreport2, but Subreport2 is getting stuck on "Accessi… -
Update:
I tried adding a Group break on custom variable, and now It runs the above when re-printing to Textfile.
However Subreport2 gets stuck at the end of the first page writing to CSV file and preview just shows "Accessing D…