I understand that!   I had a thought, for the computed column you could also 
define a Numeric datatype and specify 3 as the decimals.  That would be the 
easiest.  Of course a computed column would not be editable.

Karen

 

 

 

-----Original Message-----
From: Dr. Fritz Luettgens <[email protected]>
To: RBASE-L Mailing List <[email protected]>
Sent: Wed, Jan 21, 2015 10:53 am
Subject: [RBASE-L] - AW: [RBASE-L] - Re: Forms: Enhanced db Grid: column Integer



Thank you Albert and Karen !
Dear Karen, 
a computed column is a possibility, 
but I would have to add loads of computed columns just to get the effect.
Fritz
 
Von: [email protected] [mailto:[email protected]] Im Auftrag von Karen Tellef
Gesendet: Mittwoch, 21. Januar 2015 17:36
An: RBASE-L Mailing List
Betreff: [RBASE-L] - Re: Forms: Enhanced db Grid: column Integer
 
Maybe you could add a computed column, using the "format" function?

Karen

 

 

 

-----Original Message-----
From: Albert Berry <[email protected]>
To: RBASE-L Mailing List <[email protected]>
Sent: Wed, Jan 21, 2015 10:10 am
Subject: [RBASE-L] - Re: Forms: Enhanced db Grid: column Integer

I don't see an option to do this either. I looked in RDOCS and there is 
nothing in there for an enhanced db grid column format.
Albert
 
 
On 1/20/2015 5:33 PM, Dr. Fritz Luettgens wrote:
> Hi,
> Situation:
> I have columns Integer in a table which I use with a Form within an Enhanced
> DB Grid, i.e. say the column "Quantities".
> Well, looks like:                                  123123
> but I would like to display the Integer Values like        123.123 (a 
> formatted
> version)
> Is there a direct way without using variables (with temp Views, temp Tables
> a.s.o) or is there a Property command to format
> a column within an enhanced db grid ?
> How do you achieve this ?
> Thank“s
> Fritz
> 



Reply via email to