Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Add\Read method code Progrmatically.
Message
 
À
30/09/1997 19:09:49
Edward Crawford
City Facilities Management
Glasgow, Royaume Uni
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00052542
Message ID:
00052603
Vues:
54
>>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform