Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Click on a Grid Header
Message
 
À
24/07/1998 19:28:29
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00121237
Message ID:
00121248
Vues:
13
>I want to know How can I move the cursor when I click on a Grid Header to that column and the same row???
>
>Example:
>
>The cursor is on the row #3 column #1 and I click on the header of the column #5, I want to move in that moment the cursor and activate the row #3 and the column #5.
>
>I know tha exists the ACTIVE CELL method but I don't know how to get the Column and Row reference.
>
>
>Please Help me.....
>
>Thank you
>Jose....

Jose,

Try this in the header click;

THIS.Parent.Text1.Setfocus()
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform