EditGrid.exe: Edit Cells in MSFlexGrid ActiveX Control (196833)
The information in this article applies to:
- The Microsoft Foundation Classes (MFC), when used with:
- Microsoft Visual C++, 32-bit Enterprise Edition 5.0
- Microsoft Visual C++, 32-bit Professional Edition 5.0
This article was previously published under Q196833 SUMMARY The Microsoft Flex Grid Control (MSFlexGrid), which ships
with Visual C++ and Visual Basic, does not support editing of individual cells.
The Visual Basic Programmer's Guide has an example that shows how to
programmatically add this functionality by placing a TextBox control over the
cell to be edited, and then updating the cell programmatically.
EditGrid.exe is a sample that shows the steps needed to implement this feature
in Microsoft Visual C++ using MFC. REFERENCES For additional information, please see the following
articles in the Microsoft Knowledge Base: 99161
HOWTO: Derive From Classes not Listed in ClassWizard
156051
Messages Not Received by Dynamically Created Control
(c) Microsoft Corporation 1998, All Rights Reserved.
Contributions by Kelly Marie Ward, Microsoft Corporation
| Modification Type: | Minor | Last Reviewed: | 8/5/2004 |
|---|
| Keywords: | kbdownload kbContainer kbCtrl kbfile kbsample KB196833 |
|---|
|