Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem with check box
Message
De
06/12/2004 06:41:05
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
06/12/2004 06:29:37
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows 2000 SP4
Network:
Windows 2000 Server
Database:
MS SQL Server
Divers
Thread ID:
00967091
Message ID:
00967096
Vues:
9
This message has been marked as the solution to the initial question of the thread.
>Hello everyone,
>
>I have a checkbox on a page in a pageframe. In the interactive change, I have the following code.
>
>
>THIS.PARENT.REFRESH()
>
>
>However, when I check/uncheck the check box, it appears to stay checked all the time. If I remove the above line of code, all works as expected. The checkbox is bound to a logical field in a remote view.
>
>Any ideas?
>
>Regards and thanks,
>
>Angie.

Angie,
This might help:
with this
  .Value = .Value
  .Parent.refresh()
endwith
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform