Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem with Grid's controls
Message
De
03/04/1998 09:00:31
 
 
À
03/04/1998 04:36:24
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00089185
Message ID:
00089221
Vues:
21
>>I have a grid related to a cursor.
>>I changed the default text control with one of my own, now happens that this control is readonly and it becomes readonly without any explicit instruction.
>>Any suggestion ?
>>Thanks to all
>>Alessio
>Alessio,
>Check :
>-Textbox class default readonly ?
>-Cursor readonly ?
>-Column.controlsource readonly ?
>-Some code (ie: wizard buttons) setting readonly ?
>-Just this textbox or all grid readonly (source is not a table or read&write cursor ?)
>Cetin
I found the problem but I doesn't seem to make sense:

Here is the settings which give the problem :
Grid recordsource = aliasname
column controlsource = fieldname


Here is the settings which works properly :

Grid recordsource = aliasname
column controlsource = aliasname.fieldname

Both of the settings work fine if the column activecontrol
is the default textbox of the grid

Can you explain it ?

Alessio
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform