Delphi and Access walkthrough
Adding a Navigator
Navigators are built in devices to allow a user to select individual records. We'll add one to test that our database is working.
So far you should have a working connection to the database, a table control and a data source control (which was added automatically for you). You should also have a couple of fields on the form itself.
So far you should have a working connection to the database, a table control and a data source control (which was added automatically for you). You should also have a couple of fields on the form itself.