rbuser
Comments
-
I didn't mean to insolve anyone...so please any respond is welcome....
THX!
-
Dear Nard,
now I see that You didn't understand me...
What I want is ability to save RAF files into database like in EUR
solution...and have some tree view structure like in standard EUR.
Let me make more clear… -
Dear Nard,
frankly I do not follow you...
Could You be a little more specific?
THX!
Ben
On Wed, 14 Jul 2004 13:48:08 -0600, Nard Moseley (Digital Metaphors)
-
Nico,
Thanks alot for this, worked like a charm!
Have only just started to use this product, and loving it already.
Just need to find out how everything fits together.
Regars,
John Kennison
-
Hi,
Ran into the same problem today,
converting existing app from delphi 5 to delphi 7. (also a new Teechart
version).
Of course its ppChrtUI you have to include.
thanx for th etip.
Ruud
Hi Nard,
Your first solution, I can do this in RAP? RB6.03
Alex
Nard,
Reset method is ok...but it seems that when I click on some other file
(which has no valid RAF structure) the viewer is somehow white...so
ppViever know that this content cannot be show-because it is not a valid
RAF file…Dear Nard,
I do not follow...TppViewer can change picture (from something to white!)
but You can not find who do that?
THX!
On Tue, 20 Jul 2004 10:43:07 -0600, Nard Moseley (Digital Metaphors)
Nard Moseley (Digital Metaphors) wrote:
Nice feature...didn't know until know!!!
;-)
OK. The Problem was not CHAR / INTEGER Field. My detail-table was not sorted
by the link-field.
Now everything is fine.
One performance-question:
When i use my funktions to create a master-detail link. Is this link
p…"Nard Moseley (Digital Metaphors)" schrieb
"Nard Moseley (Digital Metaphors)" schrieb
Hi Nard,
I have created a custom report explorer and added a button to import. What
is the best way to import a report ie I now want to import a report
definition (ms file) into rbItems table.
Regards
Ale…Nard Moseley (Digital Metaphors) wrote:
Ok that makes sense. If it comes up only when run and not designed then
thats what I really wanted anyway.
Nard Moseley (Digital Metaphors) wrote:
Most end user reports are going to contain filtering criteria. Very
Rarely would they want to see all rows or use the default criteria.
Anyway this can be an option? After I make a cus…
I tried and use Report.AutosearchFields[0].Value but I was not able to
get all the information.
I have two autoseach values, the first is a single date field using the
equal operator. The second is a time range, begining and end…Dear Nard,
If I have understand You good this is the situation:
1) register both (Waler and Pragnaan)
2) After user choose in Print dialog some Export device, in
AfterDialogClose event assign right device.
Am I right…
On Wed, 28 Jul 2004 11:53:55 -0600, Nard Moseley (Digital Metaphors)
Dear NArd,
Thank You for an answer.
What I want is a mechanism that will operate after user choose in Print
dialog certain type of export to file (RTF, Excel or PDF).
I think that your suggestion is not availab…Nard Moseley (Digital Metaphors) wrote:
It is sent!
;-)
On Wed, 28 Jul 2004 14:12:01 -0600, Nard Moseley (Digital Metaphors)
Chris M wrote:
never mind i wasn't thinking.
Nico Cizik (Digital Metaphors) wrote:
Thanks
Thanks!
define this procedure:
procedure LoadEndEvent(Sender: TObject);
begin
ppReport1.AllowPrintToArchive := True;
ppReport1.AllowPrintToFile:=True;
end;
and then in OnCretae (of Form or DM) wgere your…Chris M wrote:
Okay now i see that i only can't print to file for templates i created
before i added this feature. How can i get the old templates to allow
printing to file?
Chris M wrote:
I also noticed i cant' print to file regardless of whether or not i'm
using extradevices.
Nard,
Please do. This is one of the more common issues that we have been getting
since implementing RB.
--
---------------------------------------
Terry Swiers
Millennium Software, LLC
Something like SetBookmark and GotoBookmark!
...it will be cool indeed!
On Wed, 28 Jul 2004 11:30:22 -0700, Terry Swiers - Millennium Software,
Nico Cizik (Digital Metaphors) wrote:
The DBCalc1, DBCalc2, DBCalc3, the Variable1 are all in a subreport
summary band. I placed them on in that order. The DBCalc1 is a sum of
one field of the data, dbcalc2 is the sum of ano…