Jump to content


Photo

Error CalculateFooter


  • Please log in to reply
7 replies to this topic

#1 santiago14

santiago14
  • Members
  • 25 posts

Posted 07 November 2014 - 04:56 PM

Hello.
I found an error on this grid.
When I do the sum to "CalculaterFooter", the result is only the visible rows. Does not include the values of the invisible lines.
I tried "CalculaterFooter (True)" and it has not worked.
I tried "CalculaterFooter (False)" and it has not worked.
I have version 5.9.20
 
Thank you.


#2 santiago14

santiago14
  • Members
  • 25 posts

Posted 11 November 2014 - 07:03 PM

Have you been able to elucidate the problem of CalculateFooter in NxDBGrid?
Thank you.
 
Santiago.


#3 santiago14

santiago14
  • Members
  • 25 posts

Posted 21 February 2015 - 04:21 AM

Hello.
 
Have you been able to elucidate the problem of CalculateFooter in NxDBGrid?
Thank you.
 
Santiago.


#4 sandokhane

sandokhane
  • Members
  • 4 posts

Posted 16 April 2015 - 04:02 PM

same for me ... i solved this problem by calculating dynamically the footer using sql queries.... and using  If ACol=0 then value := FieldbyName().value.



#5 santiago14

santiago14
  • Members
  • 25 posts

Posted 16 April 2015 - 04:14 PM

Ok. Thanks.



#6 dorivansousa

dorivansousa
  • Members
  • 7 posts

Posted 11 June 2015 - 05:16 PM

DataAWereOptions->doBufferRecords:=True;



#7 santiago14

santiago14
  • Members
  • 25 posts

Posted 17 June 2015 - 10:51 PM

DataAWereOptions->doBufferRecords:=True;

 

Where can I find this option?

Thank you.



#8 dorivansousa

dorivansousa
  • Members
  • 7 posts

Posted 23 June 2015 - 08:49 PM

select NextDBGrid

 

objectInspector

 

propertie DataAwereOptions, click + and you can see doBufferRecords. set to True.

 

(English is not my native language)






1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users