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