This question is locked. New answers and comments are not allowed.
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
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