This is a migrated thread and some comments may be shown as answers.

My Telerik DataPager PageIndex Not Show Num

0 Answers 20 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Debin
Top achievements
Rank 1
Debin asked on 24 Sep 2013, 03:34 AM
  My Telerik DataPager PageIndex Not Show Num。
Code:
                <telerik:RadDataPager Grid.Row="2"
                                        Source="{Binding Items, ElementName=AccountListGridView}"
           x:Name="AccountDataPager"
           PageSize="10" FontSize="12" 
           BorderThickness="1,0,1,1"
           DisplayMode="All"
           AutoEllipsisMode="Both"
           NumericButtonCount="10"
           IsTotalItemCountFixed="True" />
 

No answers yet. Maybe you can help?

Tags
GridView
Asked by
Debin
Top achievements
Rank 1
Share this question
or