diff --git a/demo/grid-pro-edit-column-demos.html b/demo/grid-pro-edit-column-demos.html index 50b6f05..76b16b8 100644 --- a/demo/grid-pro-edit-column-demos.html +++ b/demo/grid-pro-edit-column-demos.html @@ -103,42 +103,42 @@

Editor Type and Options

-

Use Enter to Focus Next Row

+

Keep Editor Open

- When enterNextRow is set on the grid element, the following keys change behavior: + When keepEditorOpen is set on the grid element, focusing the next editable cell from keyboard will activate edit mode for it.

- - + -

Keep Editor Open

+

Use Enter to Focus Next Row

- When keepEditorOpen is set on the grid element, focusing the next editable cell from keyboard will activate edit mode for it. + When enterNextRow is set on the grid element, the following keys change behavior:

- + +