The RadListView supports native paging and RadDataPager as external control to provide
paging features. If you need a RadDataPager control to be used for navigating through
a RadListView control data, you must set the PagedControlID property of RadDataPager
to the ID of the RadListView control and the AllowPaging property of the listview
to True. The size of the pages of data is set by using the PageSize property of
the RadDataPager control.
About RadDataPager for ASP.NET AJAX
RadDataPager lets you display large sets of data in small chunks for faster loading
and easier navigation. It also provides a set of events, helper methods and properties
for custom intervention. The control exposes various built-in pager fields (numeric,
next/prev, first/last, change page size, go to page, template) that can be combined
to attain pager presentation and functionality in par with every taste. Furthermore,
with its SEO paging capabilities the control also gets you better results on search
engines. All these combined, make RadDataPager a customizable, easy to use and efficient
part of your web site.
RadDataPager and 120+ other controls are part of UI for ASP.NET AJAX, a comprehensive toolset taking
care of the common functionality of your application, while leaving you with more
time to work on its business logic.
Key Features
- Built-in SEO paging capabilities
- Customizable Layout - RadDataPager exposes different fields for designing your pager
control.
- Integration with other controls
- Easy to localize - RadDataPager can be easily localized through Global Resource
files
- Advanced Skinning - The visual appearance of the Button control can be easily customized
through skins
- Rich client-side functionality
More about DataPager for ASP.NET AJAX