Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Focus Problem in Grid
Message
From
05/01/2001 06:35:13
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Focus Problem in Grid
Miscellaneous
Thread ID:
00459709
Message ID:
00459709
Views:
55
Dera All,

grid with 5 columns.
2nd column's when event i used "Return .f." so that it can't get focus. After leaving first column focus should transfer to 3rd column. In normal way by tab this is work fine.

in First column text box a search form inovked by F5 for finding code. when search form release the follwing code execute and foucs transfer to 4th column.

code..........
if !empty(variable)
Keyboard variable clear
Keyboard '{tab}' <--this one move focus to 4th column
endif

the first column's text box belongs to class and it is used by other forms too that's why i can't remove this line. In vfp3 everything performs well no problem. but convert into VFP6 this problem arises.

as far as i understand the 2nd column return .f. the mentioned above code executed from 3rd column. I am not sure.

I need foucs in 3rd Column if any Suggession, thanks in advance.

Nafees
Next
Reply
Map
View

Click here to load this message in the networking platform