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

[Solved] Adding RadDataPager with Grid Control to win 8.1 app

2 Answers 111 Views
Pagination for XAML
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Ravi
Top achievements
Rank 1
Ravi asked on 09 Jan 2015, 03:08 PM
Hi, I am trying to add paging to telerik Grid Control in my windows 8.1 WPF Xaml application.
I tried adding reference to "Telerik.Windows.Controls.dll" as directed in examples for using RadDataPager, however I get the following error.

'A reference to 'C:\Program Files (x86)\Telerik\UI for WPF Q3 2014\Binaries\WPF40\Telerik.Windows.Controls.dll' could not be added.
The project targets '.NETCore' While the file referance targets '.NETFramwork', This is not supported scenrio.'

Earlier I had a simple dot.net winforms grid control and implementing paging was pretty easy with that.
I am new to telerik, It seems like the learning curve of implementing telerik to WPF is too steep and I may have to rollback to using traditional windows forms controls.

Regards
Roy

2 Answers, 1 is accepted

Sort by
0
Ravi
Top achievements
Rank 1
answered on 09 Jan 2015, 03:10 PM
Attached is the screen-shot of problem.
0
Tsvyatko
Telerik team
answered on 12 Jan 2015, 07:34 AM
Hi Ravi,

WinRT (Windows 8.1) applications and WPF are different stacks thus it is impossible to use WPF controls in Windows 8.1 WinRT application. May be you need to create WPF project instead?

Regards,
Tsvyatko
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
Pagination for XAML
Asked by
Ravi
Top achievements
Rank 1
Answers by
Ravi
Top achievements
Rank 1
Tsvyatko
Telerik team
Share this question
or