Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Strange behavior in the grid
Message
De
03/11/1996 22:27:44
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Strange behavior in the grid
Divers
Thread ID:
00011399
Message ID:
00011399
Vues:
94
I have a strange behavior in the grid.

In version 3, I was able to do this:
1. ThisForm.Grid.Columns(1).RemoveObject('Text1')
2. ThisForm.Grid.Columns(1).AddObject('Text1','MyFieldClass')
3. ThisForm.Grid.Columns(1).Text1.Visible=.T.
4. ThisForm.Grid.Columns(1).Text1.SpecialEffect=1

This was replacing the VFP default field by my field class. I was also removing the 3D effect by having SpecialEffect=1 which was showing a plain cursor in the field.

Now, in version 5, the same code does not remove the special effect.

Any idea?
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform