Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Use grid cell's contents to call function for tooltip
Message
De
05/11/2008 14:47:20
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Use grid cell's contents to call function for tooltip
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2008 Server
Database:
MS SQL Server
Divers
Thread ID:
01359942
Message ID:
01359942
Vues:
105
Hi All,

Let's say I have a grid with this info on column1

UserId
--------
330
429
892

etc, etc

Now when the user hovers the mouse over the cell, let's say over user id 429, I want to display the corresponding name of that user. The full name is in another cursor that I can look up or I can add it to this cursor as an extra field. This cursor has a FILTER which I think complicated things a little. I've been tinkering with "GridHitTest" but haven't been able to resolve this problem.

Is there any way of doing this?

Thanks.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform