jgoodman00
Programmer
- Jan 23, 2001
- 1,510
I have an ado datagrid control (adodc1), & a datagrid control (DGrid1).
adodc1 is bound to a table [tblChannelNames].
DGrid1 is bound to adodc1.
It seems to fetch the records from the table correctly, but if I update one of the columns, the changes are not saved. Should this happen automatically, or do I need to manually force the update? James Goodman MCP
adodc1 is bound to a table [tblChannelNames].
DGrid1 is bound to adodc1.
It seems to fetch the records from the table correctly, but if I update one of the columns, the changes are not saved. Should this happen automatically, or do I need to manually force the update? James Goodman MCP