Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How do I get the Grid's Click Event to work?
Message
De
05/11/2002 01:37:05
Henry Ravichander
RC Management Systems Inc.
Saskatchewan, Canada
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
How do I get the Grid's Click Event to work?
Divers
Thread ID:
00718822
Message ID:
00718822
Vues:
51
Hi all:

I have a base class grid with one column. The recordsource for this grid is set to "". Upon the user making a selection, a select statement populates a cursor, say ListA, which contains a numberic field. Then I assign ListA as the recordsource for the grid. All of this works fine.

Objective: Clicking on a row in the grid should pick up that particular value.

Problem: Clicking on a specific row in a column does not capture the value of that particular row in that column. i.e., I have the following code in the Click Event of Text1 of Grid1, which does not want to work.
mChooseThis = ListA.id
Where am I going wrong? Thanks in advance.
- Ravi

True greatness consists in being great in little things.
- Charles Simmons
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform