How to work with TDBNavigator
To work with TDBNavigator
= Go to First Record
= Previous Record
= Go to Next Record
= Go to Last Record
= Add New Record
= Remove the Record
= Edit the Record
= Post
= Cancel
= Refresh
To work with TDBNavigator
= Go to First Record
= Previous Record
= Go to Next Record
= Go to Last Record
= Add New Record
= Remove the Record
= Edit the Record
= Post
= Cancel
= Refresh
To set TDBNavigator properties
Data Source = Use the Data Source property to link the database navigator with a data set.
To work with the TDBNavigator object
Step a: Go to Data Control Components bar
Step b: Select the TDBGrid Object
Step c: Add to the Form1
To set the TDBGrid properties
Data Source = The TDataSource object that links to the data set, where the data-aware grid should fetch its data.
Step a: This will display on the form like this: