?
=?ISO-8859-1?Q?=22Norwall_S=2E_R=F8svik=22?=
I have an ADO.NET connection to an Access 2000 DB with 1 table. I have a
Data Grid that shows me all records when I open the Data Grid. In the
program it shall be possible to add rows to the table directly in the
grid, by adding rows. Have tried to code this, but the result is only an
empty new row. The information in the row is lost. Can anybody help?
I have OleDgDataAdapter called 'da', OleDbConnection called 'cn', a
dataset called 'ds1'.
NSR
Data Grid that shows me all records when I open the Data Grid. In the
program it shall be possible to add rows to the table directly in the
grid, by adding rows. Have tried to code this, but the result is only an
empty new row. The information in the row is lost. Can anybody help?
I have OleDgDataAdapter called 'da', OleDbConnection called 'cn', a
dataset called 'ds1'.
NSR