MakeTotals() en columna sin EDIT_GET

MakeTotals() en columna sin EDIT_GET

Postby goosfancito » Mon Dec 04, 2017 11:07 pm

hola.

En una columna que no es editable, se puede mostrar de todas maneras el FOOTER con su total?
intento de esta forma pero no me muestra:
Code: Select all  Expand view
WITH OBJECT ::obrw
        :aCols[3]:nFooterType := AGGR_SUM
        :aCols[4]:nFooterType := AGGR_SUM
        :aCols[5]:nFooterType := AGGR_SUM
        :MakeTotals()
      END


la Columna 5 no es editable y es la que necesito que muestre el total.

gracias.
FWH 21.02
Harbour 3.2.0dev (r2104281802)
Copyright (c) 1999-2021, https://harbour.github.io/
User avatar
goosfancito
 
Posts: 1954
Joined: Fri Oct 07, 2005 7:08 pm

Re: MakeTotals() en columna sin EDIT_GET

Postby nageswaragunupudi » Tue Dec 05, 2017 3:31 am

MakeTotals() work whether a column is editable or not.
In the above example, column 5 should also display totals, of the value of the column is numeric.
If you still do not see the totals, please post a very small self contained sample and we can assist you where you are going wrong.
Regards

G. N. Rao.
Hyderabad, India
User avatar
nageswaragunupudi
 
Posts: 10206
Joined: Sun Nov 19, 2006 5:22 am
Location: India

Re: MakeTotals() en columna sin EDIT_GET

Postby nageswaragunupudi » Tue Dec 05, 2017 3:31 am

MakeTotals() work whether a column is editable or not.
In the above example, column 5 should also display totals, of the value of the column is numeric.
If you still do not see the totals, please post a very small self contained sample and we can assist you where you are going wrong.
Regards

G. N. Rao.
Hyderabad, India
User avatar
nageswaragunupudi
 
Posts: 10206
Joined: Sun Nov 19, 2006 5:22 am
Location: India


Return to FiveWin para Harbour/xHarbour

Who is online

Users browsing this forum: Google [Bot] and 7 guests