Refresh form after selecting button in option group

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have an option group (Progress) on a page of my form. On another page I
have a list box and one of the columns displays the state of Progress of each
record.

Where do I refresh to update the list? Option buttons don't have an After
Update property.

Thank you

Peter
 
Peter said:
I have an option group (Progress) on a page of my form. On another page I
have a list box and one of the columns displays the state of Progress of each
record.

Where do I refresh to update the list? Option buttons don't have an After
Update property.


In an option group the option frame contains the value and
has the associated events.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top