Back to Devexpress

Focus and Selection Handling

windowsforms-114764-controls-and-libraries-data-grid-focus-and-selection-handling.md

latest1.4 KB
Original Source

Focus and Selection Handling

  • Jul 31, 2023

Documents in this section describe standard Data Grid focus and navigation concepts.

If you need to implement a custom navigation logic, handle the ProcessGridKey event to control which Data Grid elements gain focus when end-users press keyboard buttons.

Demos

Run Demo: Cell Selection Run Demo: Obtain Selected Rows

See Also

End-User Capabilities: Selecting Rows/Cards