Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Mastering the Grid Object
Message
From
10/07/2001 11:26:32
Thomas Ianuzzi
Information Security Consultants, Inc.
Florida, United States
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Mastering the Grid Object
Miscellaneous
Thread ID:
00528657
Message ID:
00528657
Views:
46
I have a project where the result of a search is a list of one or more data items in a grid. The user should select the desired data item from the grid and use a command button to go on with processing.

When there are several items in the grid the process is intuitive but, when there is only one item in the grid the user often proceeds without selecting the grid item.

In concept, it seems simple enough to count the items in the grid and if there is only one item, to trigger its click event with a line like

THISFORM.GRID1.COLUMN1.TEXT1.CLICK

Unfortunately, this does not work. Does anyone know where to go to find out how to manipulate grid objects?
Next
Reply
Map
View

Click here to load this message in the networking platform