using keyboard instead of mouse

Discussion of open issues, suggestions and bugs regarding database management and administration tools for MySQL
Post Reply
jkuiper
Posts: 138
Joined: Fri 04 Aug 2006 14:17

using keyboard instead of mouse

Post by jkuiper » Thu 11 Jun 2009 11:24

Is there a way to do a append, edit and post with the keyboard?
Now I have to use the mouse for it, but when I have to insert some things or an entire record it's mutch easier to use the keboard.

Alexz
Devart Team
Posts: 165
Joined: Wed 10 Aug 2005 08:30

Post by Alexz » Fri 12 Jun 2009 05:52

Yes, you can work with data editor with the keyboard.
After making any changes to the cell, press to confirm changes or to cancel. To insert the NULL value (instead of empty string) press the key combination. To add a new record, press the key. To delete a record from the grid, press keys.
You can also copy and paste data to the data editor.
For more information about editing data read the topic "Editing Data in Grid Overview" of the product documentation.

Post Reply