I have a gridview that display some data and I have a Issue date, expired date, status fields that I display in the gridview. The expiration date for some of the documents is in the future and my attempt is to get a reminder when the expiration date in the document equals to the current date. As soon as the document is expired I would like to change the status from active to expire. How can I approach this.
thank you
thank you