We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Cell editing navigation behavior

The GridControl seems to be lacking a common feature. When editing a single cell that contains multiple words (spaces between words), pressing Ctrl+Left Arrow and Ctrl+Right Arrow does not move the cursor from word to word, but instead deactivates the cell and moves the current cell to the far left or right in the grid (good behavior for when the cell is not editing). Compare with Excel. Is there an option to enable this or plans to implement it? If no option exists, is there an easy way to implement this myself?

Thanks,
Terry


2 Replies

AD Administrator Syncfusion Team December 14, 2007 11:07 AM UTC

You can get this behavior by handling CurrentCellKeyDown. Here is a little sample.



WindowsApplication21.zip


TF Terry Foster December 14, 2007 05:24 PM UTC

Awesome - thanks! Also, you can count this as a vote to make this a standard in the grid.

Thanks,
Terry


Loader.
Live Chat Icon For mobile
Up arrow icon