rbuser
Comments
-
I looked at the code and it's missing the implementation for the event:
procedure ppReport1StartFirstPass(Sender: TObject);
Can you provide it for me, please?
Thank you.
… -
-
Nico Cizik (Digital Metaphors) wrote:
Since we were having problems with wmf I converted to a .emf (extended
windows metafile). This shows in a TImage fine and shows in the picture
editor dialog of a TppImage after a load but … -
Hi Nico,
-
I just emailed an example project that illustrates the corruption.
I will post the solution here when I receive it.
It appears that the page 1 display is only corrupted when the
report reaches the last page. So Two-Pass reports automi… -
Greetings,
Sorry about the attachment.
With further work, I have isolated the problem some more.
I am only seeing this issue on reports where I use bookmarks to filter
the records. Here is my code for bookmark filtering :
I Will try,
Thanks for all your help Nico
Hi Nico
I am linking on the employee code and the name that is in both the master
and detail datasets.
Both datasets are ordered the same.
Hi Nico,
I have had a look at the Demo.
What we have in our report is the master detail setup in the Pipeline, not
in the data source itself.
What sort of difference does this make?
Currently, we have to reorganise th…Hi Nico,
I an 100% certain that the codes are different.
I will have a look at the demo and see what I find.
Thanks for all the help.
Hi Nico,
The Data is correctly ordered and the group is on the EmpCode.
Can the pipeline make though when it comes to the grouping?
The pipeline is setup in master/details.
The data is ordered 100% correctly, it…Thanks for the info.
Nick
Hi Nard,
Can you quantify much better? We have recently converted an app that used
Crystal Reports and have never come across these issues until now. What is
required to upgrade to Version 7 (V9 is out of the question for us…Where can we download it from Nard?
Cheers, David
How long is it likely to be for the maint release?
The NG entries below appeared while I was typing and sending mine.
Clearly mine can be disregarded.
Ian.
--
Thanks, have done so.
Ken
Haven't received an email with download link yet!
Ken
How does one get the update?
Per Nico's suggestion, I moved to 10.1 and it now works great.
This is the same error that I get with version 10 and 10.1
Im glad Im not the only person who is getting by this very annoying problem,
surely there must be something wrong Nico????
After recomiling some of the RB packages by hand, I'm down to what I believe
is a single problem. In the "Project", "Options", when I try to checkmark
the ReportBuilder TeeChart 7.0 components I get an error:
The procedure ent…I have ReportBuilder 7.04, the Server version and teeChart Pro 7.06. Since I
installed ReportBuilder first, I reran the RB 7.04 installation as the help
you referenced suggested. However, when I open Delphi I'm getting the
message …Hi Nico,
my idea was, to create a new component, which supports bidimode. But I am
unfortunately a beginner in developing components. I developed one, but I am
unable to add it to the toolbar of the report designer.
C…Nico and Bill,
I've managed to get it up and running, many thanks for your help.
Andy
Andrew Norman wrote:
Andrew, Look at my message above to Nico. This should get you going, I think.
HTH
Bill
Nico,
I can't add a Checkbox or DBcheckbox as they do not appear on my RB
component pallet!!
Regards
Andy
Nico Cizik (Digital Metaphors) wrote:
The sample components package was installed, but the checkboxes did not show
in the RB Designer.
I did as above, then, uninstalled the RB Sample Components, and built and
instal…Nico Cizik (Digital Metaphors) wrote:
I'm getting the same thing, Nico. I noticed that the checkbox components do
not exist in the RB designer.
I tried both the lib and source options that you mentioned below. MyChkBox.dc…