We have a datagrid on a form that is bound to a physical ADODC control at run time. This works fine except for one issue. When the form loads, and there is are no records in the grid, the datagrid is automatically being populated with a blank line. If you try to click out of that record and/or close the form without entering anyhting, it says "empty row cannot be inserted. Row must have at least one column value set"
Is there anyway to keep these blank records from popping up until you start typing in a new record?
Is there anyway to keep these blank records from popping up until you start typing in a new record?