Hello,
I have a invoice which has a status of 'not printed' when the print button is triggered, I want the status value in the db to change to 'printed'.
Are there ways to do this?
I have come across PrintButtonClicked event, but I do not know whether I can update the db field after the report has printed?
Thanks
Indy000
I have a invoice which has a status of 'not printed' when the print button is triggered, I want the status value in the db to change to 'printed'.
Are there ways to do this?
I have come across PrintButtonClicked event, but I do not know whether I can update the db field after the report has printed?
Thanks
Indy000