Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SelectOnEntry not working
Message
 
 
To
05/07/1998 14:47:39
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00114360
Message ID:
00114365
Views:
25
>I have a txtDate control.
>txtDate.SelectOnEntry = .t.
>txtDate.Format = 'D'
>If I drop it into a form, set the .ControlSource, and click into it with the mouse the entire field is selected.
>
>But....
>
>If I drop it into a Grid.Column
>Grid.Column.SelectOnEntry = .t.
>Grid.Column.Bound = .t.
>Grid.Column.CurrentControl = txtDate
>Grid.Column.ControlSource = < whatever >
>then click into it with the mouse the field is not selected.
>
>The same thing happens with other txtControls also.
>
>Any ideas?
>
>TIA


try .Format='K'
Mark McCasland
Midlothian, TX USA
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform