Categories: MSDN / DotNet / Java / Scripts / Linux / PHP Ask - La ask - La Answer

DataGrid Operations in C#

Hi,
I'm new to C# n struggling with the code to add, update, delete in datagrid. :confused:
I've a form that has a datagrid and add, update, delete buttons. I am using SQL server.
How can I perform the operations on button_click event? Can somebody provide me full code to do so?

thanks in advance.
[330 byte] By [technowerk] at [2007-11-11 10:02:15]
# 1 Re: DataGrid Operations in C#
http://www.google.com/search?q=ado.net+sqldataadapter+datagrid+add+update+delete
Phil Weber at 2007-11-11 21:45:03 >
# 2 Re: DataGrid Operations in C#
hi Phil,
Thanks for your quick reply, these links helped a lot.

thanks once again.
technowerk at 2007-11-11 21:46:09 >