Skip to content

Commit

Permalink
Update concepts/05 UI Components/DataGrid/70 Custom Keyboard Navigati…
Browse files Browse the repository at this point in the history
…on/10 Focus Cells Programatically.md

Co-authored-by: dmitry-eliseev-devexpress <[email protected]>
  • Loading branch information
1 parent f080a34 commit b408ee8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
You can use the following methods to focus a specific cell:
You can call the following methods to focus a cell:

- [focus](/Documentation/ApiReference/UI_Components/dxDataGrid/Methods/#focuselement)
Allows you to set focus on a cell. You can use the [getCellElement](/Documentation/ApiReference/UI_Components/dxDataGrid/Methods/#getCellElementrowIndex_dataField) method to get elements of required cells.
Expand Down

0 comments on commit b408ee8

Please sign in to comment.