Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Strange behavior in the grid
Message
From
03/11/1996 22:27:44
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Strange behavior in the grid
Miscellaneous
Thread ID:
00011399
Message ID:
00011399
Views:
77
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
Next
Reply
Map
View

Click here to load this message in the networking platform