General discussion
May 28, 2001 at 04:14 PM
naitpac

VB – Data Grid

by naitpac . Updated 25 years, 1 month ago

Using ADO

I have made a form – contains listbox and from selecting a record it should add records
to datagrid (connected to other table of a record set), when it is in Edit Event.

On editing, it should add new records to
the existing record.

What it currently is doing it replaces the existing record instead of adding a record.

Want to know how to add new record in data grid.

Thanks,

Lad

This discussion is locked

All Comments