Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Changing tab order in a grid
Message
From
06/10/2006 08:26:10
 
 
To
06/10/2006 08:06:59
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 6 SP5
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01159985
Message ID:
01159991
Views:
18
>is it possible to change the tab order in a grid, so i jump directly from column1 to column3.
>
>tab stop = .f. does not do anything or maybe i am doing something wrong

In lostfocus() of the textbox in column 1: this.parent.column3.text1.setfocus()
Previous
Reply
Map
View

Click here to load this message in the networking platform