OBS: download the application please visit www.mrbool.com/player
Title: E-Learning-How to work with Open source MySQL database-Insert new row to Grid View with MySql in ASP.NET-Lesson-09
Duration: 21.22 minutes
Summary:In this lesson we are going to take look how to add new row to gridview programmatically and save to new record to MySQL database using template field in gridview.In the ASP.NET have feature with Gridview template field to customize the way of the presentation data in tabular format. We can add template field to gridview and read the record from the gridview then use the Mysql connection and command to save record to My Sql.
Methodology of the development of example: In the sample project create web application with bind records to grid view and then add new row to gridview then save that record to database.
Technology Used:ASP.NET, C#, My SQL and .NET Framework 3.5
Keywords: ASP.NET, My SQL, .NET My SQL Connector, Gridview, Add New Row, Save New Record to Database and .NET Framework 3.5