Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem with Grid's controls
Message
From
03/04/1998 09:00:31
 
 
To
03/04/1998 04:36:24
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00089185
Message ID:
00089221
Views:
25
>>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform