I have a form that is bound to a data table. How can I set up the form so it opens up to a new record instead of the first record in the table?
Thanks.
this is data entry 101.
open up a form.
don't bind the values to controls on the form.
click save > write the values to the database.
refresh the grid.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.