I have a variable lookup listview on a variable form that displays a list of 
orders.

I call another form to add an order.

When I return, I refresh the listview but it does not change.
If I click the listview, the change shows, so that tells me my variables are 
still intact.
I want the new order to show up right away.

Anyone know what is going on and how to fix it?

I've already tried set_focus

Dennis McGrath

Reply via email to