Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem with click event of grid
Message
 
 
To
25/02/2003 17:59:05
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00757876
Message ID:
00758456
Views:
15
Hi Mick,

>Hey all, having a small problem populating some text boxes from the click event of the grid.
>
>The data in the grid is being set from the an olecontrol (a calander to be exact). When a date is clicked on, the grid is populated with information concerning that specific day. This works no problem.
>
>I am storing the relevant information in a variable table which is created each time the calander is clicked. Should I put this variable table in the activate event of the page, or is there a better way??


You can use cursor instead of table so you don't have to worry about table name or deleting it afterwards. Can you clarify your question?

>The grid is read only. Now, from the information in the grid, i want to be able to click on a name, or an id number within the newly populated grid, and have it populate some text boxes beside it, so that I can edit or add new records to it.

What seems to be a problem?
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform