Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid checkbox controlsource
Message
From
31/10/2003 05:10:05
Erick Miranda
Formata Data Business - Grupo Linx
Contagem, Brazil
 
 
To
30/10/2003 22:55:23
Arnold Lee
K&A International Co.,Ltd
Hong Kong, Hong Kong
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00844814
Message ID:
00844852
Views:
22
Hi Arnold!


>I have a checkbox inside grid with controlosource in Character type (like "X" or ""). I know it's fine if the type is in logical. But I would like to know is it possible to keep field in table in character type ?

It's possible. For this put a code like this:
* In column's ControlSource
thisForm.grid1.Column1.ControlSource = "IIF(Table.myField == 'X', .T., .F.)"
I hope this help you.
Bye!
Erick
Força Sempre!
Strength Always!
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform