New to Telerik UI for ASP.NET AJAXStart a free 30-day trial

Skins

By default all controls in Telerik controls for ASP.NET.AJAX suite take a new polished look and feel which is consistent across the whole product line.

All resources (scripts, skins, etc.) are implemented as Embedded WebResources in ASP.NET 3.x/4.x for a very easy and convenient deployment. The only thing you now need to do is drag Telerik RadDataPager for ASP.NET AJAX from your toolbox onto your web page (no external files will be required) and Telerik RadDataPager will use its default skin.

Below is a set of some of the Telerik RadDataPager skins: RadDataPager Skins

The Material skin is available for the Lightweight RenderMode only. If you experience visual issues with it, make sure your controls are not using the default Classic mode.

RadDataPager CSS classes

The HTML rendering and CSS classes of the RadDataPager fields are similar to those of the RadGrid pager item.

CSS classDescription
RadDataPagerapplied to the control's wrapper, does not depend on the skin name
RadDataPager_Skinapplied to the control's wrapper, depends on the skin name
rdpWrapapplied to a field wrapper
rdpNumPartapplied to the numeric RadDataPagerButtonField wrapper
rdpCurrentPageapplied to the current page number in the numeric RadDataPagerButtonField
rdpPagerButtonapplied to buttons, e.g. the "Go to page" button
rdpPagerLabelapplied to labels
rdpPageFirstapplied to the "first page" button
rdpPagePrevapplied to the "previous page" button
rdpPageNextapplied to the "next page" button
rdpPageLastapplied to the "last page" button

See Also

In this article
RadDataPager CSS classesSee Also
Not finding the help you need?
Contact Support