rbuser
Comments
-
MORE DETAILED :
If I run the application and open the report explorer with
"ppreportexplorer1.execute" I get the explorer window.
There I rightclick and choose "new report". Then I get immediately the
"stack overflow"(befo… -
Looked a bit more into the case.
I get an access violation when i change any of the components in the
TppDesigner.ShowComponents list to false. Traced the error to the method
TppDesigner.CreateDesignerWindow where the following … -
Nard Moseley (Digital Metaphors) wrote:
Hi Nard,
Cheers, thats fixed the problem..
A co… -
Keith Peter Johnson wrote:
Hi Again,
It's something most definatley with the jvInspector,
If I do this small mod, everything is working 100 times faster.
function TJvCustomInspectorData.NewItem(
con… -
Nico Cizik (Digital Metaphors) wrote:
Hi Nico,
It's when using the TppDesigner at runtime.
I beleive I've tracked it down to the ppJvInspector, it's constantantly
hitting the TJvInspDataReg.Locate procedure.
> 1. Make sure that the Report.DataPipeline is assigned. Otherwise you will
How can I assign a Datapipeline when the report is created at runtime and
the user
defines the pipeline name like he wants ?
connect…Hello,
it does not work. PrinterDialog shows again and again.
I work with v7.04
"Nard Moseley (Digital Metaphors)" wrote :
Hello,
how do I get the right Report object in procedure
TrbReportExplorerForm.Print;?
ok, i've found solution:
procedure TrbReportExplorerForm.Print;
var
i: Integer;
begin
if FListView.SelectionCount<=0 then Exit;
for i := 0 to FListView.Items.Count-1 do
if FListView.I…Hello,
at first in procedure TrbReportExplorerForm.PrintPreview; we have
if (FListView.ItemName = '') then Exit;
FReportExplorer.PrintPreview(FListView.ItemName,
FListView.FolderId{FListView.ItemId});
and we should have…OK thnx for your help
It was (offcourse
Hi,
I've still got problems with the EndUser application. I've compiled the
package as described in the readmefile and the new files where stamped with
the current date/time but when i try to open the data dictionary I get the…I just tried what you recommended below but I am not getting the correct
results.
The totals displaying for the subreport in each group footer are the same.
The link to the master table does not seem to be working and it's seein…The problem that I see with this is that I am providing autosearch values on
the primary dataview to limit the data used. I have an autosearch for
field1, field2 and field3.
The method you describe would work but would pull ALL…Sorry, it's been a confusing issue for me and I found it hard to explain.
I am trying to print the sub reports in the group footer but I can't seem to
narrow the data down to what I need. How do I get dataview 2 to only
contain…Thanks Nard - What I was looking for was where to hook this into. I found it
in your Tech Tips so I will hook an event to the template OnCreateEvent as
explained in the Tech tip.
Neil Huhta
Found solution
Just created pass-through function like this:
TOpenDataView = class (TtpFunction)
p…Hi
I found this. When I use Adobe Reader 6.x, there is problem and eastern
characters are displayed wrong. If i use Reader 7, all is ok. Before RB 9.01
i use RB 7.04 and TExtraDevices 2.80 for export to PDF. All was ok, becaus…No, I can't upgrade, because RB is a part of a big system. They (my company)
are preparing a new release for the end of the month.
There will be no changes at all (no upgrades also form 3th party software)
until this release is tested…Yes, this is what I feared will happen. Any idea, why an AV in the popup
will occur? I recall that with RB 9 something in the registering of popups
was changed? Maybe some third party component does interfere?
Bernd
Thank you, Nard.
Hello, Nard;
That worked - thank you very much!
Just for education's sake, why did the report ignore the
ShowAutoSearchDialog setting in it's properties? It seems
counterintuitive that it should be ignored.
I have some problem with Delphi 6, RB 9.02 and TeeChart 4.04.
I try added ppChrtUI and ppChrtDb, but don't found IEditCha.dcu (???)
How I solve this problem??
Thanks,
Priscila
Sorry for incorrect e-mail adress in my previous message.
Greetings,
Daniel
Hello,
Thanks. That worked perfectly.
This is left outter join in SQL syntax.... (the same as query that shows
customers who has placed no orders) ...
;-)
Table1 Table2
Column11 Column12 Column21 Column22
aaa bbb …Thanks again, superb pruduct and superb support
Eduardo Mtz
I know for example, but my post was in the next direction: Why is not
supported in original RB EUR source code...to have it out of the box...not
to implement separatelly!
;-)
Why don't you implement in your standard RB shipment....what is the problem
for that?
THX!