It seems that the OnRecord Event occurs with all the table’s records, that will be a problem that when I have a VERY BIG table, it will cost sooooo many times to calculate.
But the OnRecord is useful when I want to do some sums.
So could there be a event caled OnRecordCurPage?
This event only calculate the current page, and it will be very fast.
Could that be possible?