Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Valid Event not Validating
Message
 
À
30/06/2000 08:52:54
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00386991
Message ID:
00387025
Vues:
21
> .SETALL("RESIZABLE", .F., "COLUMN")
> .SETALL("MOVABLE", .F., "COLUMN")
> .SETALL("READONLY", .T., "COLUMN")
> .SETALL("READONLY", .T., "TEXTBOX")
> .SETALL("ALIGNMENT", 2, "HEADER")
> .SETALL("FONTBOLD", .T., "HEADER")
> .SETALL("FORECOLOR", RGB(0,0,255), "HEADER")
>*!* This is the column I want the event.
> .column6.READONLY = .F.
> .column6.ENABLED = .T.

Hmm...it works okay for me with same code in a test grid I use. Try commenting out all the code, make the grid enabled .T., readonly = .F. at all levels and make sure Valids fire in various columns.
The Anonymous Bureaucrat,
and frankly, quite content not to be
a member of either major US political party.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform