me.refresh problems

  • Thread starter Thread starter gibsonsgman
  • Start date Start date
G

gibsonsgman

ok ive got a small problem, probably easily fixable, but I am not quite
sure how to handle it. I have a database that lets users edit a
record. However on some of the fields they need to select from a drop
down box. I have added an option to add a new field to the drop down
box if the user has the correct priveleges. IF the user clicks this
button to add a new value to the drop down box, a second form will
appear. The use then adds the value and everything is fine up to this
point. Now when the user closes the form, it does not get added to the
list box unless if i refresh the form. i have several of these
buttons, is there a way i can refresh the form without adding the
form_frm.refresh command to all of the add new forms?
 
nevermind about that, i figured it out but now I need to know if i can
refresh a form with a tabcontrol and still remain on the same tab I was
on before the refresh. Any ideas?
 
nevermind about that, i figured it out but now I need to know if i can
refresh a form with a tabcontrol and still remain on the same tab I was
on before the refresh. Any ideas?

once again, nevermind, i figured out my problem
 

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

Similar Threads


Back
Top