I have a problem with Report class , the class write the total of records printed on grid of report instead I want move it down last line of grid .
look this picture

I have :
ACTIVATE REPORT oInforme:oReport ;
ON END ( oInforme:StartLine(), oInforme:EndLine(), oInforme:StartLine(), ;
oInforme:Say(1, 'Totale record: '+Tran(oInforme:nCounter, '@E 999,999'), 1),;
oInforme:EndLine() )
Any I dea ?
look this picture

I have :
ACTIVATE REPORT oInforme:oReport ;
ON END ( oInforme:StartLine(), oInforme:EndLine(), oInforme:StartLine(), ;
oInforme:Say(1, 'Totale record: '+Tran(oInforme:nCounter, '@E 999,999'), 1),;
oInforme:EndLine() )
Any I dea ?
Best Regards, Saludos
Falconi Silvio
Falconi Silvio