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

Virtual Scrolling

First Name 
Last Name 
Product Name 
Order Date 
Quantity 
StevenBuchananQueso Cabrales7/4/201812
StevenBuchananSingaporean Hokkien Fried Mee7/4/201810
StevenBuchananMozzarella di Giovanni7/4/20185
MichaelSuyamaTofu7/5/20189
MichaelSuyamaManjimup Dried Apples7/5/201840
MargaretPeacockJack's New England Clam Chowder7/8/201810
MargaretPeacockManjimup Dried Apples7/8/201835
MargaretPeacockLouisiana Fiery Hot Pepper Sauce7/8/201815
JanetLeverlingGustaf's Knäckebröd7/8/20186
JanetLeverlingRavioli Angelo7/8/201815
JanetLeverlingLouisiana Fiery Hot Pepper Sauce7/8/201820
MargaretPeacockSir Rodney's Marmalade7/9/201840
MargaretPeacockGeitost7/9/201825
MargaretPeacockCamembert Pierrot7/9/201840
JanetLeverlingGorgonzola Telino7/10/201820
Page 1 of 216 (2155 items)Prev1234567214215216Next v

The DevExpress ASP.NET Grid View (ASPxGridView) supports a virtual paging mode that allows end-users to navigate through grid pages using the vertical scroll bar.

In this demo, the Settings.VerticalScrollBarStyle property is set to VirtualSmooth, allowing the ASPxGridView to smoothly scroll data through pages when a scroll button is clicked.

The vertical scroll bar can be used with or without the built-in pager to dynamically load requested page data using callbacks.

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