Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
I wonder
Message
 
To
27/10/1997 02:56:20
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00056773
Message ID:
00056819
Views:
30
>Hi,
>
>I was wondering, is it possible:
>
>- can a column in a grid be frozen ?
> Say i have a grid with 20 columns, where only the first 12 are vissible on the form. Can the leftmost column be frozen, so that when one scolls to the right, the leftmost column remains vissible ?

I don't really know if the Movable property can do this kind of thing but you can check it out anyway .

>- during inputting data on an form, it is possible to select (highlight) the entered data of a field when it gets the focus ?
> I gues it can be done by putting some code in the 'gotfocus' and 'lostfocus' methods, but i think it is not the most suitable way to do it.

May be you can resolve your problem with the Setfocus method in the activate events.

Hope this help
Rocky Boy...
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform