G
Greg Smith
Hi, I have an application that shows new orders that need to be acted on. I
use a datagrid to list the orders. Some of the users like to leave the grid
up and wait for new orders to come in. The option of having a refresh
button has been rejected.
Is there a way to have a timer of some sort that could keep track of the
time the form is open and run a refresh routine every X number of minutes?
Any help is greatly appreciated.
use a datagrid to list the orders. Some of the users like to leave the grid
up and wait for new orders to come in. The option of having a refresh
button has been rejected.
Is there a way to have a timer of some sort that could keep track of the
time the form is open and run a refresh routine every X number of minutes?
Any help is greatly appreciated.