Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid behavior has changed his Visual FoxPro 5
Message
From
04/11/1996 14:15:24
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Grid behavior has changed his Visual FoxPro 5
Miscellaneous
Thread ID:
00011441
Message ID:
00011441
Views:
96
I've discovered a change in the behavior of the grid property which may be interesting to you if you deal with the ControlSource property.

In Visual FoxPro 3, this property was returning the name of the field. Now, it is returning the alias plus the name of the field.

So, instead of having the ThisForm.Grid.Column1.CursorSource='first_name', you might now have ThisForm.Grid.Column1.CursorSource='employee.first_name'.

I was trying to figure out what was wrong in my framework last night and finally discovered that the property has changed in this version.
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