ARTICLE

How to paging and sorting records in GridView control in ASP.NET using VB.NET

Posted by Rohatash Kumar Articles | ASP.NET using VB.NET June 17, 2011
Here, we describe how to paging and sorting records in GridView using SqlDataSource.
 
Reader Level:

Here, we describe how to paging and sorting records in GridView using SqlDataSource. In this article we create connection string and create connection with database without write a single code.

Step 1:

Go to the design view of aspx page and drag a GridView control from toolbox on the form. Set AutoFormate= Colorful to display colorful GridView.

gridview1.gif

Figure1.

Step 2:

Now click on smart tag of GridView and choose new datasource.

gridview2.gif

Figure2

Step 3:

Now select a database.

gridview3.gif

Figure3

Now click on OK Button.

gridview4.gif

Figure4

Step 4:

Now click on the test connection Button. and give server name user name and password and select database from the Dropdown list.

gridview5.gif

Figure5

Now click on the OK Button. Connection string will be display.

gridview6.gif

Figure6

Now click on the next Button.

gridview7.gif

Figure7

Now select a table from the drop down list. and click on the next Button.

gridview8.gif

Figure8

At the end click on the Finish Button.

After that click on the smart tag of GridView and select paging and sorting.

gridview9.gif

Figure9

Set page size property=4

Now build and run the application.

gridview10.gif

Figure10

Test it click on the header title to sort record in ascending and descending order.

Login to add your contents and source code to this article
share this article :
post comment
 
Team Foundation Server Hosting
Become a Sponsor
PREMIUM SPONSORS
  • ceTE software specializes in components for dynamic PDF generation and manipulation. The DynamicPDF™ product line allows you to dynamically generate PDF documents, merge PDF documents and new content to existing PDF documents from within your applications. Visit DynamicPDF here
    Get 2 Months Free of ASP.NET Hosting for Only $4.95/month! Receive FREE MS SQL and MySQL Databases Including ASP.NET 4/3.5, MVC 3.0, Silverlight 4, Windows 2008/IIS 7.0 Plus FREE IIS 7 Modules. Host UNLIMITED ASP.NET Web Sites - Click Here!
Nevron Diagram
Become a Sponsor