datagrid update

smriti

Regular
Joined
Jan 7, 2005
Messages
54
Dear All,

I need to update more than one changes done in datagrid to access database.
Is there any way to do this with out using oledbdataadapter wizard object.

that is not like dataadapter.update(dataset)

Is there any other way than the above to do updations.
like executing the update query and inserting in to database.

Thanks
 
Back
Top