Data Navigator
The data navigator is an embedded control displayed at the bottom of a grid that enables the end-user to navigate and edit data. Note: it only handles visible rows. To access rows hidden within collapsed groups, you need to expand group rows first.
The following table lists the main properties affecting an element’s appearance.
Appearance | The Base |
Visibility | |
Available Buttons | The Control |
#Examples
- WinForms Data Grid - Create a custom button for the embedded navigator
- WinForms Data Navigator - Bind to a shared data source
See Also