Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to set focus in next row of grid
Message
 
To
16/10/2010 06:41:39
Vijay Kumar
DNS ERP Pvt Ltd
India
General information
Forum:
Visual FoxPro
Category:
ActiveVFP
Environment versions
OS:
Windows XP
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01485703
Message ID:
01485707
Views:
91
Hi Vijay,
* textbox::KeyPress
 IF nKeyCode=4 AND nShiftAltCtrl=0
         IF This.SelStart=LEN(LTRIM(This.Text))-1
            KEYB "{TAB}{DNARROW}" PLAIN CLEAR
            NODEFAULT
            RETURN
         ENDIF
      ENDIF
MartinaJ

>hi all
>
>grid1
>
>r1c1 r1c2 r1c3
>r2c1 r2c2 r3c3
>
>when input a data in grid last cell r1c3 and press enter key set focus in r2c1
>
>help me
>
>regards
>vijay kumar
"Navision is evil that needs to be erazed... to the ground"

Jabber: gorila@dione.zcu.cz
Jabber? Jabbim
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform