BYaman
September 7th, 2001, 02:04 AM
I add a datagrid and bind a recordset.
when I do that
recordset.addnew
recordset.cancelupdate
I get an error message
Empty row cannot be inserted. Row must have at least one column value set.
Without datagrid it's work.
What's problem
I use VB6 SP5
when I do that
recordset.addnew
recordset.cancelupdate
I get an error message
Empty row cannot be inserted. Row must have at least one column value set.
Without datagrid it's work.
What's problem
I use VB6 SP5