0
kicks
GridView Insert edit record with SqlDataSource
In this example i am going to describe how to Insert record or edit or delete record in GridView using SqlDataSource.
For inserting record, i've put textboxes in footer row of GridView using ItemTemplate and FooterTemaplete.