Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid columns not an object
Message
From
22/08/2000 17:37:44
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00407935
Message ID:
00408011
Views:
18
This coding works fine as long as .columns is high enough. This form is based upon a sub-form with 10 columns with code in the dblClick() method. The form has a property named DesiredColumns (I forgot it was here) which I failed to change from 9 to 11. Initialization code "chops" off any unused columns.

I increased the grip.columncount in the sub-class to 15 for future needs.

As an aside, if the instance has a columncount other than the default, it is necessary to hack the .scx to either remove the declaration in the Property field or change it to the "correct" count that is in the sub-class. Otherwise, you get an "failure to load, etc." error when trying to modify the form.

Sorry, I had a "CRS" moment.
Mike
Previous
Reply
Map
View

Click here to load this message in the networking platform