Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Modifying the click event of a grid header
Message
De
23/02/2004 06:35:17
Albert Beermann
Piepenbrock Service Gmbh & Cokg
Osnabrück, Allemagne
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Modifying the click event of a grid header
Divers
Thread ID:
00879849
Message ID:
00879849
Vues:
59
Hallo Everybody !
I hope, this is an easy one ;-) !


In my form i have an dynamic grid that shows the result from an sql-command
thisform.grid1.columncount = -1
sqlexecute(connection,'select .......','mydata')
thisform.grid1.recordsource = "mydata"

Now i want to put some code to the click event of all columnheaders of the resultgrid
(for example:sorting), but i don't know how to do !???

Any help welcomed

Best regards
Albert
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform