modifying text in field not working good

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

modifying text in field not working good

Post by jkuiper » Tue 20 Jan 2009 10:58

If I want to change the text by using F2 or dubble click, the text will be selected from begin to end and the cursor starts at the beginning. But when I want to use the arrow on the keyboard for going to the last karakter, the cursor of the dbgrid jumps to another field.
The main problem is that it's not allowed to change the text and have to put the whole text again in the field.

I'm using dbForge studio standard 3.10.22

I hope that you'll understand.

Duke
Devart Team
Posts: 476
Joined: Fri 29 Oct 2004 09:25

Post by Duke » Tue 20 Jan 2009 11:57

When you are editing field value use Home and End buttons for these purposes.

jkuiper
Posts: 138
Joined: Fri 04 Aug 2006 14:17

Post by jkuiper » Tue 20 Jan 2009 12:41

Oke, thanks. :P

Post Reply