syncfusion-winforms-record-navigation-control

Installation
SKILL.md

Implementing Grid Record Navigation Controls

A comprehensive guide for implementing the Syncfusion GridRecordNavigationControl in Windows Forms applications. This control provides a Microsoft Access-like navigation bar for navigating between records in grid controls.

When to Use This Skill

Use the GridRecordNavigationControl when you need to:

  • Add navigation controls to browse through grid records
  • Implement Microsoft Access-like record navigation UI
  • Provide first, last, previous, next navigation functionality
  • Navigate large datasets in GridControl or GridDataBoundGrid
  • Integrate navigation bar with GridGroupingControl
  • Create data-driven applications with intuitive record browsing
  • Display record count and current position to users

Component Overview

The GridRecordNavigationControl allows users to navigate between records using a navigation bar positioned at the bottom of a grid. It provides built-in support for navigating to the first, last, previous, and next record with a familiar Microsoft Access-style interface.

Related skills

More from syncfusion/winforms-ui-components-skills

Installs
17
GitHub Stars
1
First Seen
Apr 6, 2026