Hi,
i'm using a RadGridView and now i want to use a RadDataPager like this:
<telerik:RadDataPager PageSize="100" Grid.Row="1" Source="{Binding Items, ElementName=GridView}" IsTotalItemCountFixed="True" DisplayMode="FirstLastPreviousNextNumeric, Text" />
but i get the message:
..RadDataPager ist not found...
but why?
THanks
REgards
Rene
i'm using a RadGridView and now i want to use a RadDataPager like this:
<telerik:RadDataPager PageSize="100" Grid.Row="1" Source="{Binding Items, ElementName=GridView}" IsTotalItemCountFixed="True" DisplayMode="FirstLastPreviousNextNumeric, Text" />
but i get the message:
..RadDataPager ist not found...
but why?
THanks
REgards
Rene