Skip to main content

Focus and Selection Handling

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