Focus and Selection Handling
Documents in this section describe standard Data Grid focus and navigation concepts.
- Focusing Cells
- Moving Row Focus
- Using Navigators
- Multiple Row and Cell Selection
- Multiple Row Selection via Built-In Check Column and Selection Binding
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
See Also