web 2.0

ASP.NET(vb.net) & GridView Control

ASP.NET(vb.net) & GridView Control The GridView displays the values of a data source in a table where each column represents a field and each row represents a record. The GridView control enables you to select, sort, and edit these items in ASP.NET 2.0 or later.

ASP.NET(vb.net) & GridView Control

GridView Icon Control.

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

ASP.NET(vb.net) & GridView Control

Create ASP.NET Web site.

ASP.NET(vb.net) & GridView Control

Drag control GridView to ASP.NET Web Form and Click GridView Tasks -> Choose Data Source

ASP.NET(vb.net) & GridView Control

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

ASP.NET(vb.net) & GridView Control

Choose a Database Path of Microsoft Access data file:

ASP.NET(vb.net) & GridView Control

Configure the Select Statement.

ASP.NET(vb.net) & GridView Control

Test Query and Click Finish

ASP.NET(vb.net) & GridView Control

Disign View On Visual Studio

Screeshot

ASP.NET(vb.net) & GridView Control

.
.
.

Download this script.
Download
.
.
.
Others related articles

ASP.NET(vb.net) & GridView - DataBind  & DataSource
ASP.NET(vb.net) & GridView - AlternatingRowStyle
ASP.NET(vb.net) & GridView - TemplateField
ASP.NET(vb.net) & GridView - DataBound
ASP.NET(vb.net) & GridView - AllowSorting
ASP.NET(vb.net) & GridView - AllowPaging/Pagination
ASP.NET(vb.net) & GridView - AllowSorting and AllowPaging/Pagination
ASP.NET(vb.net) & GridView - FindControl
ASP.NET(vb.net) & GridView - DataSet,DataTable,TableRow
ASP.NET(vb.net) & GridView - RowCommand
ASP.NET(vb.net) & GridView - XML
ASP.NET(vb.net) & GridView - Visual Studio 2005,2008,2010 (Fx 2.0,3.5,4.0)
ASP.NET(vb.net) & GridView - Microsoft Access (.mdb) - System.Data.OleDb
ASP.NET(vb.net) & GridView - SQL Server 2000,2005,2008 - System.Data.SqlClient
ASP.NET(vb.net) & GridView - MySQL Database - MySql.Data.MySqlClient
ASP.NET(vb.net) & GridView - 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 ...

One Response to “ASP.NET(vb.net) & GridView Control”

  1. 2bathroom…

Leave a Reply

You must be logged in to post a comment.