web 2.0

ASP.NET(vb.net) & FormView Control

ASP.NET(vb.net) & FormView Control
The FormView is displays the values of a single record from a data source using user-defined templates. The FormView control allows you to edit, delete, and insert records. This example code can to Applied .NET  Technology for ASP.NET 2.0 or later.

ASP.NET(vb.net) & FormView Control

FormView Icon Control.

This a sample create FormView and display the value from AccessDataSource.

ASP.NET(vb.net) & FormView Control

Drag control FormView to ASP.NET Web Form and Click FormView Tasks -> Choose Data Source -> <New data source…>

ASP.NET(vb.net) & FormView Control

Choose a Data Source Type : Select Access Database and Specify an ID for the data source.

ASP.NET(vb.net) & FormView Control

Choose a Database Path of Microsoft Access data file:

ASP.NET(vb.net) & FormView Control

Configure the Select Statement.

ASP.NET(vb.net) & FormView Control

Test Query and Click Finish

Screenshot

ASP.NET(vb.net) & FormView Control

.
.
.
Download this script.

Download
.
.
.

Others related articles

ASP.NET(vb.net) & FormView - DataBind & DataSource
ASP.NET(vb.net) & FormView - ItemTemplate
ASP.NET(vb.net) & FormView - DataBound
ASP.NET(vb.net) & FormView - AllowPaging/Pagination
ASP.NET(vb.net) & FormView - XML
ASP.NET(vb.net) & FormView - DataSet,DataTable,TableRow
ASP.NET(vb.net) & FormView - Edit/Update
ASP.NET(vb.net) & FormView - Add/Insert
ASP.NET(vb.net) & FormView - GridView
ASP.NET(vb.net) & FormView - DataList
ASP.NET(vb.net) & FormView - Visual Studio 2005,2008,2010 (Fx 2.0,3.5,4.0)
ASP.NET(vb.net) & FormView - GridView - Visual Studio 2005,2008,2010 (Fx 2.0,3.5,4.0)
ASP.NET(vb.net) & FormView - DataList - Visual Studio 2005,2008,2010 (Fx 2.0,3.5,4.0)
ASP.NET(vb.net) & FormView - Microsoft Access (.mdb) - System.Data.OleDb
ASP.NET(vb.net) & FormView - SQL Server 2000,2005,2008 - System.Data.SqlClient
ASP.NET(vb.net) & FormView - MySQL Database - MySql.Data.MySqlClient
ASP.NET(vb.net) & FormView - Oracle Database - System.Data.OracleClient

1 Star2 Stars3 Stars4 Stars5 Stars6 Stars7 Stars8 Stars9 Stars10 Stars (1 votes, average: 1.00 out of 10)
Loading ... Loading ...

Leave a Reply

You must be logged in to post a comment.