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

Navigating Through Cells

The keyboard shortcuts and mouse operations listed in this topic can be used by end-users to move focus between cells.

#Common Navigation Operations

The following table contains common navigation operations available for end-users.

Action Effect
Clicking a cell Moves focus to the clicked cell.
Pressing the UP, DOWN, LEFT or RIGHT ARROW key Moves focus to a corresponding neighboring cell.
Pressing the PAGE DOWN key Moves row focus one page down preserving the column focus.
Pressing the PAGE UP key Moves row focus one page up preserving the column focus.
Pressing the HOME key Moves focus to the first cell within the current row.
Pressing the END key Moves focus to the last cell within the current row.
Pressing the CTRL + HOME key Moves focus to the first row preserving the column focus.
Pressing the CTRL + END key Moves focus to the last row preserving the column focus.
See Also