Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Sort grid elements without index?
Message
 
To
28/05/2005 12:44:34
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01018360
Message ID:
01018375
Views:
10
I have another somewhat related problem that I have immediately run into. I am creating my grid from the cursors field list. I am assigining all the grid and column properties in a loop through the fieldlist, which is working very well. Now I am trying to assign logic to the header click method (first time I have tried this).

My problem is that I am unsure how to populate the 'Click' method with the code I want to have executed. I have tried:
scan 
.
.
     thisform.grid1.column1.header.click = 'thisform.gridorder(this.parent.controlsource)'
.
.
endscan
This is causing an error telling me that 'Click is a method, event, or object.' I understand why I am getting this, but how do I get around it?

Thanks very much.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform