Hi please help,
how to add values from gridview to data base,
here grid rows are dynamically generated
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Anupam SinghPosted May 27, 2014, 9:52 AM
you have to use foeach loop for this :
see this thread :
http://stackoverflow.com/questions/6185800/using-foreach-for-insert-gridview-data-into-sql-database
hope will help.