Hi,
I have a form with a few buttons which execute code when pressed like running validations on the database. some of these code could could run for a few minutes so is there any way to show the time remaining or a message to display the % of process completed.
or pop out a message when code evaluation starts and the message should disappear once code running is completed
thanks
I have a form with a few buttons which execute code when pressed like running validations on the database. some of these code could could run for a few minutes so is there any way to show the time remaining or a message to display the % of process completed.
or pop out a message when code evaluation starts and the message should disappear once code running is completed
thanks
Comment