Description of Quickly Adding A New Row In DataGrid :
This ASP.NET turoial is useful for the .NET programers to learn about how to add a row in the datagrid control. In this tutorial the author shows an easy way for adding a row by placing an insert text box at the footer of each column of the datagrid control. This tutorial offers you the sample code and shows screen shots to the users.