rbuser
Comments
-
Nico,
I don't see SkipWhenNoRecords options on my report. How do I get to it?
I went to the Calc tab and chose OnNoData right clicked and chose New
and I have the following, but it's not working
begin
… -
Thank you so much Nico. This one worked great.
-
Yes, that is what I think my user was trying to do; I will inform them that
it is NOT recommended.
Thanks again, Nico! You have been a great help today!
Everett
-
Nico:
One last thing on this, what are your thoughts on setting the "visible"
property on the "Calc" tab in the OnBeforePrint?
I found that I could get the desired result there as well, but I just want
to get your thought… -
Nico:
Please ignore my last message; I found it back on the main report; I was
looking for the "type"
over on the sub report but I should have been looking main report.
Thanks,
Everett
-
Wow! Nico, that was a very speedy reply! I really do appreciate that!
Now, please excuse my lack of knowledge here, as I am a newbie to RB, but
how do I know that my subreport type is pbChild (or anything else for that
matter… -
Hi Nico
Thanks for your reply. I think it would be a useful feature to include.
Regards, Paul.
-
Nico Cizik (Digital Metaphors) wrote:
I would think so. Incidentally, thanks to Steema Support for their quick
resolution to this!
--
Jeremy Knowles
-
Nico Cizik (Digital Metaphors) wrote:
Nard,
It appears that it was CodeGear who forgot to ship the file, not Steema.
For the benefit of anyone else coming across this (as well as yourselves
of cours… -
Nico Cizik (Digital Metaphors) wrote:
Yep, that worked, so I have a short term solution. What's the long-term
one? i.e. we don't ship our applications with runtime packages, only ever
with a single exe.
--
ok, but is it a mistake use event OnPrintingComplete?
and why it not called at the end of print?
NB : I open preview and I print using button in preview.
Unfortunately I must use OnPrintingComplete and not AfterPrint, because, in
preview, when I close the window without print, it called anyway AfterPrint.
And Also if I use AfterPrint, this event don't be generate.
I think …I use DELPHI7 and RB 9.03.
ty
"Nicoletta Rottino" ha scritto nel messaggio
My apologies to all! As it turns out, we have a "wrapper" around RB and
that "wrapper" has the properties that I was asking the question about.
Please disregard my earlier post (or delete it if you can).
In either case, …Hello Nico,
Thanks for posting the example.
I compared our report to the example and could not find any significant
differences in the way I was attempting to write the report. I was
struggling to understand what wa…HI Nico,
Thanks again. This is an unusual problem and I've still not managed to sort
it out. Would you be able to post your DBDEMOS example RTM so I can see how
you're doing it. Just to make sure I'm understanding this correct…Thanks Nico,
That's what I thought should be happening and the pipeline was correctly set
to the detail data. Since posting, I've looked at it a bit more and found
the following possible problem.
When I do a quick p…Thats a big help mate thanks
All sorted
Found it! Set SkipWhenNoRecord to false in the pipeline component. Saw it
in another thread of this forum.
Frank
> I uninstalled DevExpress, RB and TeeChart and search for any residual
FWIW: Dev Ex printing ExpressPrinting System has a TChart link.
It seems that DevExpress was hanging onto TeeChart 7.
I uninstalled DevExpress, RB and TeeChart and search for any residual
TeeChart BPLs as sugessted and then re-onstalled in the following order.
TeeChart
RB
De…I am not part of D-M so I will bow out and let them help you. Good luck.
Larry
I checked Delphi... and it's there... and I can compile the TeeChart
examples - but for some reason RB doesn't seem to find TeeChart - at least
it doesn't appear to when I'm attempting to install RB. What is the RB
install looking…I saw something similar this morning. See one post below.
Whenever the TeeChart block was not enabled, it was due to my installing RB
prior to TeeChart. I suppose RB wasn't seeing TeeChart.
I terminiated the RB install …Hi Nico,
Thanks for your reply.
I was loading templates, but it was just for the header. I tried what you
suggested, but it made no difference.
Thinking I may have not followed the instructions correctly,…Hi Nico,
Find text search is fixed but setting the enable property of the textsearch
still doesn't trigger 'report changed...'
Also the buttons on the 'find text search' dialog are not nicely aligned.
No big issues, just to…Hi,
Same here. Also when I enable textsearch in object explorer or via menu, the
'report changed ...' message is not triggered. Another thing is that the
buttons on the 'find text search' dialog are not nicely aligned.
> You can access the current record of a db field using the
Meanwhile I found a strange problem:
If I check in designmode it works. But if I open the report out of the
program (e.g. on a click) all database fields are printed. Th…
Thank you, I the it with the End User Designer and it works.
Regards
Nicolas
Thanks a lot.
Serge