Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

VB looser

Name: Anonymous 2009-02-17 16:39

VB noob here, writing a simple program to add records to an access database.  I have a data connection and form setup, but when the program loads it always pulls in the first record into the editor boxes.  How can I get it to bring these boxes up as blank?

Name: Anonymous 2009-02-17 16:48

>>4
Don't think it works that way when they are bound to columns in a table.  I figured out a way though.  I called <table name>bindingnavigator.addnewitem.performclick().  This seems to do the trick.

What I need now is to be able to call <table name>bindingnavigator.saveitem.enabled = true when I click the add record button (<tablename>bindingnavigator.addnewitem.performclick()).  Any ideas?

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List