Make Home and End keys work as expected in wxGrid.
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 12 Jul 2010 22:50:18 +0000 (22:50 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 12 Jul 2010 22:50:18 +0000 (22:50 +0000)
commitad178a657eee61dc43a516b8aaf4ae2499302a24
tree8417a7a5c2c041ed58cd5c86988d2f6fe8ed55de
parentb526f9d64d63028d749998fea1ce407439c779f8
Make Home and End keys work as expected in wxGrid.

Go to the first/last cell of the current row when they're pressed instead of
starting the editor.

Closes #12222.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@64917 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/generic/grid.cpp