The xBrowse column assumes a footer
- Code: Select all Expand view
- :aCols[1]:FooterType:=AGGR_SUM
For the footer specified PICTURE
- Code: Select all Expand view
- :aCols[1]:FooterPicture:="9999"
However, the footer shows a fractional number - 9999.0
Why ?