Anders Balslev
2008-06-06 06:41:33 UTC
Hi Rave
Since your own newsgroup are still down, I try to reach you here.
I have Rave Report BEX 7.0.5
BDE 2006
I have searche anywhere in the doc's, and I cant really find the answer on
my question:
If I have a table on my datamodule, in this I have an integer field
I have a Rave report that must reflect this integer field
-So far so good
Say - if the integerfield reflects the color of something
Value 1 : color "blue"
Value 2 : color "red"
Value 3 : color "green"
On my BDE IDE I of course can make use of "OnGetText" event on my Tfield
component, and this works.
However, I have some reason, that I do not want to make use of the OnGetText
of my TField component.
But I still want to reflect the color name on the RaveReport. So - on the
report, I would have "blue", "red" or "green" rather than "1", "2" or "3"
Is this done within the Rave report design page, or cann it be done in BDS
(a TRv.... component)?
regards
Anders
Since your own newsgroup are still down, I try to reach you here.
I have Rave Report BEX 7.0.5
BDE 2006
I have searche anywhere in the doc's, and I cant really find the answer on
my question:
If I have a table on my datamodule, in this I have an integer field
I have a Rave report that must reflect this integer field
-So far so good
Say - if the integerfield reflects the color of something
Value 1 : color "blue"
Value 2 : color "red"
Value 3 : color "green"
On my BDE IDE I of course can make use of "OnGetText" event on my Tfield
component, and this works.
However, I have some reason, that I do not want to make use of the OnGetText
of my TField component.
But I still want to reflect the color name on the RaveReport. So - on the
report, I would have "blue", "red" or "green" rather than "1", "2" or "3"
Is this done within the Rave report design page, or cann it be done in BDS
(a TRv.... component)?
regards
Anders