Show theme settings Shopping cart Download trialFree Trial
Change Theme Settings
Change Theme Settings
Themes
 
Show All Themes
v
...v

Pager

Contact Name 
Company Name 
City 
Region 
Country 
Maria AndersAlfreds FutterkisteBerlin Germany
Ana TrujilloAna Trujillo Emparedados y heladosMéxico D.F. Mexico
Antonio MorenoAntonio Moreno TaqueríaMéxico D.F. Mexico
Thomas HardyAround the HornLondon United Kingdom
Christina BerglundBerglunds snabbköpLuleå Sweden
Hanna MoosBlauer See DelikatessenMannheim Germany
Frédérique CiteauxBlondesddsl père et filsStrasbourg France
Martín SommerBólido Comidas preparadasMadrid Spain
Laurence LebihanBon app'Marseille France
Elizabeth LincolnBottom-Dollar MarketsTsawassenBCCanada
First
Prev
of 10
Next
Last
Records per page:
v

To help simplify record navigation, the DevExpress ASP.NET Grid View (ASPxGridView) includes a built-in data pager. Both the appearance and functionality of the pager can be fully modified by creating a PagerBar template.

In this demo, the pager's buttons (First, Last, Prev and Next) are represented by ASP.NET Button (ASPxButton) controls, which support both hovered and disabled states. The current page number is displayed within the ASP.NET Text Box (ASPxTextBox) editor, whose value can be changed to navigate to a specified page. An ASP.NET Combo Box (ASPxComboBox) allows an end-user to modify the number of rows displayed within the grid page to be modified.

Collapse/Expand
Local Copy of this Demo
To inspect the source code for this demo on your machine, you must first install our components via the DevExpress Component Installer.
You can open a local copy of this online demo directly from this webpage (if using v20.2.8, 21.1.4 or higher).
Open CS Solution
Open VB Solution
The source code files for this demo are installed (by default) in the following directories:
\Users\Public\Documents\DevExpress Demos XX.X\Components\ASP.NET\CS\ASPxGridViewDemos
\Users\Public\Documents\DevExpress Demos XX.X\Components\ASP.NET\VB\ASPxGridViewDemos