Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do I get the Grid's Click Event to work?
Message
From
05/11/2002 01:37:05
Henry Ravichander
RC Management Systems Inc.
Saskatchewan, Canada
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
How do I get the Grid's Click Event to work?
Miscellaneous
Thread ID:
00718822
Message ID:
00718822
Views:
50
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
Next
Reply
Map
View

Click here to load this message in the networking platform