J
James Radke
Hello,
I have a crystal report viewer in a vb.net (Visual Studio.NET 2003) windows
application. The report, and all the toolbar options (print, export) are
all working fine.
The problem I have is that when we print a report, we need to update the
LastPrinted date in a database. Can I somehow tap into or override the
toolbar's print button to add a little code? Or is there some other method
of knowing that the print button was pressed?
If not, what is the best way to accomplish this, as the rest of the items in
the toolbar (export, left and right arrows, size of report, etc) are all
needed?
Any help would be appreciated!
I have a crystal report viewer in a vb.net (Visual Studio.NET 2003) windows
application. The report, and all the toolbar options (print, export) are
all working fine.
The problem I have is that when we print a report, we need to update the
LastPrinted date in a database. Can I somehow tap into or override the
toolbar's print button to add a little code? Or is there some other method
of knowing that the print button was pressed?
If not, what is the best way to accomplish this, as the rest of the items in
the toolbar (export, left and right arrows, size of report, etc) are all
needed?
Any help would be appreciated!