We have a Grid with these pager settinsg in the Skin file:
<PagerStyle HorizontalAlign="Center"
Position="Bottom"
PagerTextFormat="Items {2} to {3} of {5}. Page {0} of {1} {4}"
AlwaysVisible="false"
EnableSEOPaging="True"
Mode="NextPrevAndNumeric"
BackColor="White" />
and a web.config setting to set eh skin<
add key="Telerik.Skin" value="Office2007" />