I have a gridview with blank rows and i can add rows to the gridview at button clickevent. How do i save the data entered in this gridview to the sql table? here is the source for the gridview:I am dynamically creating rows in the gridview
Width="500px">
ToolTip="add another contact" Width="20px" />
Prabhu RajaPosted Nov 21, 2011, 11:30 PM
http://www.aspsnippets.com/Articles/Add-record-to-Database-using-ASP.Net-GridView-EmptyDataTemplate-and-FooterTemplate.aspx