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

RadDataPager?

1 Answer 175 Views
DataPager
This is a migrated thread and some comments may be shown as answers.
ITA
Top achievements
Rank 1
ITA asked on 29 Jun 2011, 10:24 AM
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

1 Answer, 1 is accepted

Sort by
0
Milan
Telerik team
answered on 29 Jun 2011, 10:52 AM
Hi Wigl Wagl,

Please make sure that all required assemblies are referenced:

Telerik.Windows.Controls.dll
Telerik.Windows.Controls.Data.dll
Telerik.Windows.Data.dll


Greetings,
Milan
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
DataPager
Asked by
ITA
Top achievements
Rank 1
Answers by
Milan
Telerik team
Share this question
or