Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid Refresh
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Grid Refresh
Divers
Thread ID:
00247663
Message ID:
00247663
Vues:
57
Greetings!!
I've got a grid that sorts a query when you click the corresponding column header, it then changes the header text to show which way the column is sorted (ie: header /\ or header \/)...however, I don't like the way I had to do it:( For instance, when you click the header I set a tag or two and then call a form method to refresh the table for the grid...but in order to change the header text I have to call the setfocus() event for the text control in that column, which triggers the refresh() which is where I have the code to change the column header, then I also have to have code in the Lostfocus() event to change the header back to normal.
I feel like I'm all twisted around here, when there should be some methods that are called EVERY time the grid or cursor is refreshed....what am I missing?
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform