DBNavigator Control

This provides a set of ten buttons that can be used to navigate and edit the records in a dataset.

From left to right the buttons do the following:

The buttons available for use can be controlled through the VisibleButtons property:

Setting the ShowHint property to True should help users learn the functions of the buttons on the navigator bar. Another key property is the DataSource, which should be set to the DataSource component that provides the connection to the database.

Back to Tutorial

Back to Palette List