Sql Server -- Datagrid
Hi,
I used a datagrid, a oledbdatadapter and a dataset to display a table in datagrid. I used an oledbcommand to insert a record into the table. it was successfully added into the table but not displayed until the next time i compile it. i'm not able to delete a record which i select from datagrid.
thanks in advance...
BlueStag
|