how to get the values entered from the datagrid

Posted by Ranjana on Stack Overflow See other posts from Stack Overflow or by Ranjana
Published on 2010-06-09T06:16:24Z Indexed on 2010/06/09 6:32 UTC
Read the original article Hit count: 149

i have a datagrid. which display some values which is already inserted and that is fetched from database.but from the datagrid i need to insert the values to database. how to find in which row a new record get inserted and to pass all the values to database

any idea???

© Stack Overflow or respective owner

Related posts about c#

Related posts about ASP.NET