rbuser
Comments
-
Hi,
In PsRBExportDevices, set SeparateFilePerPage property of the HTML device to
False to export all the pages of the report to a single HTML file. Please refer
to Manual or Help file for more details.
--
Kiran G… -
I will give that a try.
-
Our settings are the same (SaveAsTemplate = False and AllowSaveToFile =
True). This problem only occurs on this one report. I am using the Save to
File from the menu. The Load from File does not work either. All other
reports seem to… -
There aren't any custom components on the report. I am not performing any
actions in the OnSaveStart event. Unforetunatly this is the only report out
of hundreds that is causing this problem.
I removed all the controls and queri… -
Thank you Jim,
The name of the column can be changed via the FieldAlias. We have over 100
custom autosearches and the alias naming works great. But what I'm looking
for is the changing of the value displayed.
Example:… -
Hi Jim,
I did give it a try, but it just doesn't work.
I will descripe the situation for you:
I have a mainform where all reports are presented in a viewer. This works.
Now there are 2 buttons on the form. One t… -
Thanks Jim,
i'll and revert.
BTW Happy Easter.
Paolo Fenelli
-
I've reinstalled, recompiled and reproduced the same behavior. I will
submit my findings to the email support since it is somewhat lengthy.
Thanks for your replies.
--
Alan.Leiter@wcg.org
-
Thanks for the reply! Sorry about the multiple post - my newsreader was
giving me fits.
I found the SQL Server 7 demo and ran the script to populate the tables.
Then I proceeded to compile and run the demo end user app for SQL … -
Never mind - got it. this seems to work. thanks for your help.
procedure TD_OrderDlg.FormCreate(Sender: TObject);
begin
ppReport1.Template.OnLoadEnd := OnLoadEnd;
end;
procedure TD_OrderDlg.OnLoadEnd(S… -
Could you give me some sample code?
Thanks
-
Thanks Jim,
I got it to work. My big problem was not reading the NoDataBehaviors
documentation with care. I missed the fact that ndMessageOnPage only works
with ndBlankReport.
-
Jim,
I tried opening your project but got a number of errors like: "Error reading
ppReport1.OutlineSettings.CreateNode: Property does not exist." Do I have a
version problem here? I am still on Delphi 5.0 with Rbuild… -
Hi Jim,
Thanks for the response.
So why does it work with a bar chart? With the bar chart, I can create
three series and each series shows up in one chart. But when I create three
dbpie chart series, I only see one series in… -
Thanks Mate!!
-
Hi Chris,
thanks a lot, I must have missed the thread. Sorry.
Bernd
-
Hi Bernd,
use event OnOutlineNodeCreate.
See thread 'Navigation sidebar values?'
regards,
Chris Ueberall;
-
Wich packages I need to compile, all of them ??
-
I am using RB 6.03 with Delphi 5. I can't install the demo for 7.02 without
uninstalling 6.03. Has this issue been fixed in version 7?
-
Hi Jair,
create a calculated field for this kind of grouping if you don't want nested groups.
regards,
Chris Ueberall;
-
I have had problems with lines printing. They will print fine on one
printer, and then on a different printer they may only print on the first
page, or not at all.
-
Jim Bennett (Digital Metaphors) wrote:
Thanks Jim - it'd be great if you could add the appropriate unit to the
help files, ala the help files for the Borland classes/types. It'd make
it a lot easier to work with RB Types.
I was actually going to use memory tables for the data dictionary
pipelines, and I'd populate these dynamically depending on the user's
language selection, which apparently I can do. The only draw back is
that I can't use the Wizar…Jim Bennett (Digital Metaphors) wrote:
Hmm... OK, so if I load a template and the FieldAlias does not match any
aliases that exist in the data dictionary, will this result in an error,
or will Report Builder be able to work it…Cool, and for my second question: when the report definition is saved,
does that definition get saved using the actual field names, or those
from the Data Dictionary tables?
A suggestion maybe - I can see why you might want to…Hi Bas,
add a 'TppDesigner' component and associate it with a report component. Method 'ShowModal' or 'Show' will invoke the designer.
regards,
Chris Ueberall;
Thanks Jim.
Hello :
I'm trying to do it with the End User Designed, but I can not accomplish it.
I've tried with variables, with events, with DBCalcs, but It doesn't work.
Someone has a report example with the End User Designer??
7.01
Cheers Nico, will do.
Best Regards,
James Crosswell
Software Engineer
Microforge.net Limited
http://www.microforge.net