thenndral

thenndral

  • NA
  • 45
  • 30.5k

DataGridView - Show/Insert/Update/Delete

Sep 6 2011 11:52 PM
Hi all, 

I'm new to C# and our forum. 

I just start code in C#. 
I'm using visual studio 2008 and oracle database9i. 
I need a code data manipulation with oracle db. ie. I want to access the oracle table through datagridview[showdata/insert/update/delete]. 

1. How to Bind the data to datagridview using dataset. 
2. How to insert/update/delete using dataset in a datagridview. 

Can you give me the samples to start. 

Thanks in advance, 
thenndral

Answers (8)