Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Dynamiccurrentcontrol
Message
From
29/12/1998 00:28:16
 
 
To
28/12/1998 15:45:55
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00170906
Message ID:
00171058
Views:
31
>>IN cExpression how would you describ different controls for different columns?
>Thanks Mark

Just name the controls in each column the same thing. For example, if each grid column has a textbox and a spinner, name them text1 and spinner1. You could then set the DynamicCurrentControl like this:

THISFORM.MyGrid.Setall('DynamicCurrentControl','IIF(!EMPTY(mytable.myfield),"Text1","Spinner1")
Erik Moore
Clientelligence
Previous
Reply
Map
View

Click here to load this message in the networking platform