Boki,
In the procedure that Calculates the footer (TNextGrid.CalculateFooter), could you please change the following line:
if (not VisibleOnly or RowVisible[0]) and (FormulaKind <> fkCount)
to
if (not VisibleOnly or RowVisible[0]) and (FormulaKind <> fkCount) and (FormulaKind <> fkCustom)
Thanks Golli.
CalculateFooter Modification
Started by Golli, Apr 10 2009 07:42 PM
1 reply to this topic
#1
Posted 10 April 2009 - 07:42 PM
#2
Posted 10 April 2009 - 08:46 PM
Hello Golli,
I just added it.
Best regards
I just added it.
Best regards
boki@bergsoft.net | LinkedIn Profile
--
BergSoft Home Page: www.bergsoft.net
Users Section: users.bergsoft.net
Articles and Tutorials: help.bergsoft.net (Developers Network)
--
BergSoft Facebook page
--
Send us applications made with our components and we will submit them on: www.bergsoft.net/apps.htm. Link to this page will be also set on home page too.
--
BergSoft Home Page: www.bergsoft.net
Users Section: users.bergsoft.net
Articles and Tutorials: help.bergsoft.net (Developers Network)
--
BergSoft Facebook page
--
Send us applications made with our components and we will submit them on: www.bergsoft.net/apps.htm. Link to this page will be also set on home page too.
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users











