Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid Textbox Readonly Property
Message
De
04/10/1996 12:05:27
Jim Boho
University of Wisconsin
Madison, Californie, États-Unis
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Divers
Thread ID:
00009311
Message ID:
00009402
Vues:
40
>>I have a grid for child table records on a form. The
>>Readonly property for the cursor, grid, columns, and
>>textboxes has been set in the forms designer to .F..
>>The grid Enable property has been set to .F. also. All columns have Sparse set to .F.. When the user clicks on an Edit button, I enable the grid. The problem I am having is that when a grid textbox is clicked on with the mouse, or tabbed to, the Readonly property changes to .T.. Clicking on the Record Marker area affects column 1. Any subsequent attempt to edit a value produces a "The Record is Read-Only." message. I have no code in any method that changes this property. I checked this with the Trace and Debug windows.
>>
>>Has anyone run into a problem like this? I tried looking
>>through Knowledge Base, but I came up empty. The list of
>>known bugs for 3.0b does not have anything on this.
>>
>
>There was a thread on something like this a while back -- one way to deal with properties that "slip off" is just to add some code to enforce what you want, like Readonly = .T., Enabled = .F., etc. -- if you can't figure out easily why the properties are changing. I've had several like this.

Bruce,
I would hope that something is changing ReadOnly that I am just missing, as "slipping" properties is not an encouraging thought about an application tool from the world's biggest software company. Thnaks for the advice.

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

Click here to load this message in the networking platform