How To Add Records and Edit Data in a DBGrid Cell (149092)
The information in this article applies to:
- Microsoft Visual Basic Standard Edition, 32-bit, for Windows 4.0
- Microsoft Visual Basic Professional Edition, 16-bit, for Windows 4.0
- Microsoft Visual Basic Professional Edition, 32-bit, for Windows 4.0
- Microsoft Visual Basic Enterprise Edition, 16-bit, for Windows 4.0
- Microsoft Visual Basic Enterprise Edition, 32-bit, for Windows 4.0
This article was previously published under Q149092 SUMMARY
This article describes how to programmatically edit the data and add new
records to a DBGrid control. You can change the contents of a cell and
those changes will appear
on the screen, but they are not written to the data source bound to the
DBGrid control. To write these changes to the data source, you must instead
edit the underlying recordset.
Modification Type: | Minor | Last Reviewed: | 6/29/2004 |
---|
Keywords: | kbcode kbCtrl kbhowto KB149092 |
---|
|