DBNavigator
DBNavigator is an open source .NET control that has a VCR-like interface
for navigating data and managing records. Record navigation is provided by
the First, Previous, Next, and Last buttons. Record management is provided by
the Create, Delete, Update, and Cancel buttons. It contains a huge portion of
what every database application needs to perform.
See "ReadMe" file for more information.
| Navigator Icon |
Description |
 |
First record |
 |
Prior record |
 |
New record |
 |
Delete record |
| 2 of 830 |
Displays the index of the current record and the total
number of records. |
 |
Update record |
 |
Cancel edit |
 |
Go to the next record |
 |
Go to the last record |
Figure 1. DB Navigator in action. WinForm Application is completely generated by RapTier.
|