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

RadDataPager not found at runtime

2 Answers 116 Views
DataPager
This is a migrated thread and some comments may be shown as answers.
sajid
Top achievements
Rank 1
sajid asked on 21 Feb 2012, 05:08 PM
Hi,

I am using silverlight 5 with telerik controls for silverlight v2012.1.215.1050.

When I try to use the RadDataPager I get an error that says "RadDataPager was not found" at runtime.

- I reset the VS toolbox
- I manually copied the Telerik.Windows.Data.dll and Telerik.Windows.Controls.Data.dll
- Did solution clean

Nothing works.

Please advise what could be the problem.
Thanks in advance

2 Answers, 1 is accepted

Sort by
0
Princy
Top achievements
Rank 2
answered on 22 Feb 2012, 07:37 AM
Hello,

Make sure that you have added the namespace for the DataPager and referenced the dll as explained in the following help documentation.
Getting Started.

Thanks,
Princy.
0
John Tobin
Top achievements
Rank 1
answered on 01 Mar 2013, 09:53 AM
Hi SajidI had the same problem and for my project was missing the assembly System.Windows.Data.

I added this reference and the RadDataPage start to work.

Regards
Tags
DataPager
Asked by
sajid
Top achievements
Rank 1
Answers by
Princy
Top achievements
Rank 2
John Tobin
Top achievements
Rank 1
Share this question
or