Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

View Navigator

Grid Views can display their own data navigators which enable end-users to navigate through dataset records, add and delete records, control the data editing process, work with bookmarks and filter data.

Data Navigator

Feature

Related Members

Visibility

The View’s Navigator.Visible property.

Content

The View’s Navigator.Buttons and Navigator.InfoPanel properties.

Appearance

The View’s Styles.Navigator and Styles.NavigatorInfoPanel properties.

Navigator buttons’ look and feel depends on the grid control’s LookAndFeel property settings.

You can customize the images displayed in the navigator buttons by accessing individual buttons via the Navigator.Buttons property and changing their ImageIndex property.

Miscellaneous

The grid View’s OptionsBehavior.NavigatorHints property specifies whether navigator button hints should be displayed. The OptionsView.NavigatorOffset property sets the distance between the data navigator and the View’s horizontal scrollbar.