Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do you force upper case in an append to a GRID?
Message
 
To
11/08/1998 13:14:32
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00125667
Message ID:
00125934
Views:
17
Set the Format property of the individual controls to the same value ( ! in this case )
Regards
Pete Kane

>>>I only want my users to type in upper case in my GRID.
>>>Is there a property I can set?
>>>thanks
>>Robert,
>>Since you don't have language problems you can use :
>>
* Grid.init
>>this.setall("Format","!","textbox")
Or individually set controls.
>>Cetin
>-------
>Hey Cetin:
>Thanks for helping me out again. this.setall("Format","!","textbox") WORKS!.
>I would just like to know.. How do I set the individually controls?
>I could not find a property to set on the property sheet.
>thanks again :)
Regards,
Peter J. Kane



Pete
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform