How To Add Functionality to Your Dynamically Built Grid (305985)
The information in this article applies to:
- Microsoft Visual FoxPro for Windows 3.0
- Microsoft Visual FoxPro for Windows 3.0b
- Microsoft Visual FoxPro for Windows 5.0
- Microsoft Visual FoxPro for Windows 5.0a
- Microsoft Visual FoxPro for Windows 6.0
- Microsoft Visual FoxPro for Windows 7.0
This article was previously published under Q305985 SUMMARY
Although a grid has its own events, the events do not always fire when you would expect them to. Because a grid is a container control, the objects in the container receive the events. Therefore, to add functionality to a grid, you must add the method code to the text boxes (or other controls) that display the data. However, you cannot add code to objects at run time.
REFERENCESFor additional information about grids and their events, click the article number below
to view the article in the Microsoft Knowledge Base:
128075 PRB: Grid Does Not Respond to the Click or DblClick Events
Modification Type: | Minor | Last Reviewed: | 6/29/2004 |
---|
Keywords: | kbCodeSnippet kbContainer kbCtrl kbhowto KB305985 |
---|
|