Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Add\Read method code Progrmatically.
Message
 
To
30/09/1997 19:09:49
Edward Crawford
City Facilities Management
Glasgow, United Kingdom
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00052542
Message ID:
00052603
Views:
48
>>I want to add code to a method in the header of each collumn in a grid. I am trying to create a grid class that will sort the grid when the header is clicked. I am using VFP 5.0a.
>
>
>Dan:
>
>The method you are looking for is:
>
>Grid.Header.WriteMethod(MethodName, MethodText)
>
>Hope this helps.
>
>Ed

You can also create your own grid class that has the header code in place. I created a grid with 25 columns (highly unlikely I'll ever exceed that) and the header click method has what is needed to sort the column already in place when I drop it on a form.

Steve
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform