How to Update the Records in GridView Control Through Coding
ASP.NET
2
Posts
2
Posters
0
Views
1
Watching
-
Hi, This is from Chandrakanth. I am using GridView Control. And I would like to update the records through Coding. Can any one tell me how to go for that. Thansk in Advance With Regards Chandrakanth Chandrakanth
A gridview supports in place adding and editing of rows. Deleting is also easy to add. There are tons of tutorials on the web, there's no way I could explain it as well as an article could, in a forum reply.
Christian Graus - Microsoft MVP - C++ "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )