Hi,
Why this
Lista2:aCols[7]:nFooterType:= AGGR_SUM
Lista2:aCols[7]:nFootStrAlign := AL_RIGHT
Lista2:aCols[7]:cFooterPicture := "@e 999,999.99"
Show me 52.99 in footer?
How I can display 52,99?
Thanks in advance.
Hi,
Why this
Lista2:aCols[7]:nFooterType:= AGGR_SUM
Lista2:aCols[7]:nFootStrAlign := AL_RIGHT
Lista2:aCols[7]:cFooterPicture := "@e 999,999.99"
Show me 52.99 in footer?
How I can display 52,99?
Thanks in advance.
Lista2:aCols[7]:cEditPicture := "@e 999,999.99"nageswaragunupudi wrote:This is a bug in xbrowse.prg
Please set
Lista2:aCols[7]:cEditPicture := "@e 999,999.99"
ALSO.
Then footer picture works correctly.
This bug is fixed in the next version.
Master Nages?
Regards, saludos.