Hi EveryOne!
my question is very simple one for all .net techis .
i have one grid view control which is used to display the data from the database.i have also placed edit button on each field.
i want to know the code for edit/update/cancel grid view control using that button.
please i dont want to use sql server as data source i have used dataset as my data source and i am binding it to grid view control.
i know how to do edit and cancel but not sure about how to update gridview row.
it is giving me too much confusion if any one can give me code for that then it will be verry thankfull to you.
abhishek trivediPosted Sep 18, 2007, 12:21 AM
Thank you for ur reply.
but there is plm i n that i dont wont to display selected text i want to change the row data and make that update tosave in database i have tried the link u send me before but nor succedded.
so if u can send any other idea then it will be verry good for me.
Thank you again,
Suprotim AgarwalPosted Aug 14, 2007, 1:01 PM
Check this link
www.codersource.net/asp_net_grid_view_whidbey.aspx
HTH,
Suprotim Agarwal