Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Does Information pass straight from cursor to textbox?
Message
De
12/07/2002 03:51:01
Lutz Scheffler
Lutz Scheffler Software Ingenieurbüro
Dresden, Allemagne
 
 
À
12/07/2002 03:26:10
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00677878
Message ID:
00677883
Vues:
24
>Hi Guys,
>
>Just a little question, if I insert a sql statement in the init of a form, does foxpro automatically match the field in the cursor with the textbox's equivalent name like how report does its job?
>
>Thanx
>Tom


No You have to set Textboxe's CONTROLSOURCE property to 'cursor.field'.
i.e.
use MyCursor
thisform.txtcField.CONTROLSOURCE = "MyCursor.cField"
HTH
Agnes
Words are given to man to enable him to conceal his true feelings.
Charles Maurice de Talleyrand-Périgord

Weeks of programming can save you hours of planning.

Off

There is no place like [::1]
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform