rbuser
Comments
-
Greetings
The problem turned out to be a corrupt data pipeline. I deleted the
pipeline component, added a new one, connected the dots, and everything
worked as it should.
Regards
Mark
-
Hi again !
Is there a way (easy one) to not have a PopupMenu for the OutlineViewer ?
Thanks !
-
Hi !
Add ppTypes to your uses list.
"Jeff" a ?crit dans le message de
-
This ist perfectly that I searched
Mille Grazie
Thank you
-
I tryed,
my only problem now is it, that I have to make the settings in
Repoertdesigner, without ObjectInspector. But there It can't set the Columns
and Comlumnswidth to 4 and 2. And also the ColumnsTraversal I can't edit.
… -
How to insert the ColumnHeaderBand ?
-
> 1. Are you talking about the collation types in the data settings of the
.RTM.
No. TppReport.Template.Format := ftASCII :-)
on
Are the pipelines and the report on the same form? Then it should not be … -
Hey Ed,
1. Are you talking about the collation types in the data settings of the
report (ASCII)? I only have the option to save the external files as a .RTM.
2. The pipelines exist but are not probably active since they ar… -
Tim:
I save/load from a DB Table and have done so for years. Here are some things
to look at:
1) Determine when it is occuring. Save the RTM file as ASCII and see if the
bound controls reference the pipeline in the sa… -
Hi Nico,
I tested the Delphi TRichEd, setting to open the RTF File in FormShow event
and it lost the format too. However, if I open the file when the form is
visible (ex. in a button click), then file is displayed normaly. If yo… -
Just sent it. Thanks.
-
Hi,
i solved the problem by adding a calculated field to a dataset and setting
its visibility to false (i didn't know that it is possible to hide it from
being displayed in a dbgrid doing so). Then i encountered another problem,… -
on
Since i don't want to add a calculated field in my data module's query (from
where i get the data for the report), because then it would be displayed
also in DBGrids across some forms, i thought to add such a fi… -
I tried to use this command an get a av error
ppreprot1.printdialog.showmodal.
Is there a way where I can replace the driver RB is going to use prior to
the generation of the report?
-
I want to give the option to change the default printer prior of generating
the report.
How can I do it?
Carlos
-
It seems like the problem is within the archive reader...
Even the new report at print preview time show outline but after save it to
the archive format and then using the archive reader to view the report the
outline does not show re… -
Dear Nico
I checked the help files, and looked at 20 different demos without
finding the answer, that is why I am asking the newsgroup.
Do you know the answer?
regards
John
-
On Fri, 15 Aug 2003 20:36:48 -0400, Zoran wrote:
That shows me 4 tips. Not the ones that are occasionally
referred to in the threads. Is my newsreader defective?
-
digital-metaphors.public.reportbuilder.tech-tips
-
Hi,
i already solved the problem using a DBCalc variable in the subreport and
having some code which controls it. Although, I'll look at the example you
suggested. Thanx anyway.
-
-
There?s a property of the Variable called ResetType to set it to zero again.
You don?t need to set the report to TwoPass, with three ppVariables you set
to CalcType = veTraversal and the proper ResetType (GroupEnd i guess) all
should … -
Alan,
The datapipeline approach gives you a great deal of flexibility. If you are
worried by speed, you could load your data into a Memory table and then
access this through a datapipeline or use the JIT datapipeline to access the
Alan Smith wrote:
OK, I've made some progress. I've downloaded the trial version of
ReportBuilder Standard and Worked the tutorials through to the Master
/Detail /Detail report. I can see that you can have multiple pipelines <…I'm working with IBX
I need the structure of the table tbitem...
Hi Nico,
I have a few reports that I would to stored in a database table as
Templates. These reports get data from stored procedures. Each report does
have a new method call InitializeData in which I pass parameters into the<…Hi Nico,
Thought so.
Thanks for your help.
--
With regards,
Martijn Tonies
Hi Nico,
I guess this doesn't work if I use load-able templates, right :-)
--
Martijn
Hi Nico,
ok - I've installed the Enterprise version... :-/
It works! :-)
(something you probably expected *g*)
But there's no way to do this without some coding? That is, I need the
enterprise v…