Hello,
I am converting a Crystal Report done using CR 11 and VB6 to VB.Net and Visual Studio 2010. The report is now working fairly well but there is 1 last thing to figure out. In the vb6 version there was a report footer event that I used to update the report totals to a record in a database table.
It appears that in the .net version we have less events to allow outside processing to occure when a report is produced. Looking thru the available events I don't see a way to do this. Would some be so kind as to suggest a way this might be accomplished?
Thanks,
Vic