Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Checkbox in a grid
Message
From
28/03/2003 04:00:18
 
 
To
27/03/2003 07:10:15
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00770653
Message ID:
00771209
Views:
13
Fabio

What is .rowDataBound in the last line? I can't find any refernce to this.
Thanks
Cyril.

>Hi Cyril,
>
>uses this:
>
>This.Column1.Bound=.F.
>
>This.Column1.Sparse=.F.
>
>This.Column1.ControlSource=''
>
>This.Column1.DynamicCurrentControl= [IIF(LUnwanted , "" , "checkbox_") ]
>
>This.Column1.checkbox_.ControlSource='.rowDataBound...'
>
>Fabio
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform