Tab Control Reload

S

short

I have a tab control which allows the user to edit, add and delete records
within the tabs. Right now when a user adds or edits entries, the forms don't
reload right away unless a user restarts the from (moves from form view to
design view) Is there a way of reloading the tabs?
 
M

Maverick

Try using Refresh (probably in the AfterUpdate event) on whatever control
triggers the change.
 

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

Top