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

ScheduleViewRepository error

5 Answers 21 Views
ScheduleView
This is a migrated thread and some comments may be shown as answers.
Brett
Top achievements
Rank 1
Brett asked on 20 Mar 2014, 10:13 PM
I'm working through the data binding example using SQL.  I have most of the code working.  I have an issue selecting entities using a load operation.  Could someone please review and attached screenshot and provide me with some guidance to correct the issue?

Thank you

5 Answers, 1 is accepted

Sort by
0
Kalin
Telerik team
answered on 24 Mar 2014, 11:17 AM
Hi Brett,

Looks like that the AddRange method cannot be found, so this might be caused by a missing reference or if you are using an older version of the controls. The AddRange method is located in the CollectionExtensions class in the Telerik.Windows.Controls namespace - for more details you can check the API reference for the class on the following link:
http://www.telerik.com/help/silverlight/methods_t_telerik_windows_controls_collectionextensions.html

However what I can suggest you is to upgrade to the latest version of the controls as I have tested the example project with that version and didn't observe any issues.

Hope this helps.

Regards,
Kalin
Telerik
 

Build cross-platform mobile apps using Visual Studio and .NET. Register for the online webinar on 03/27/2014, 11:00AM US ET.. Seats are limited.

 
0
Brett
Top achievements
Rank 1
answered on 24 Mar 2014, 07:41 PM
Kalin,

Thank you for your reply. 

Which is the latest version of the schedule control?  I'm using version 2013.2.724.1050 of Telerik.Windows.Controls.ShceduleView.  I just renewed my subscription so I could get the latest updates to the controls.  How would I go about making sure I have the current version install and referenced in my project?

Thanks, Brett
0
Brett
Top achievements
Rank 1
answered on 24 Mar 2014, 08:11 PM
I was able to upgrade my project to the current version of the Silverlight controls.  I am still getting the original error and a new error is also occurring.  Could you please take a look at the attached screenshot to see if you would be able to help me find a solution to these errors?

Thanks,
Brett
0
Brett
Top achievements
Rank 1
answered on 25 Mar 2014, 03:18 PM
I was able to correct the errors that I was getting.  Thank you for guiding me in the correct direction to get the schedule view working correctly.

Thanks again,
Brett
0
Kalin
Telerik team
answered on 26 Mar 2014, 11:59 AM
Hi Brett,

We are glad you have managed to resolve the issues you were facing.

If you have any other questions don't hesitate to contact us.

Regards,
Kalin
Telerik
 

Build cross-platform mobile apps using Visual Studio and .NET. Register for the online webinar on 03/27/2014, 11:00AM US ET.. Seats are limited.

 
Tags
ScheduleView
Asked by
Brett
Top achievements
Rank 1
Answers by
Kalin
Telerik team
Brett
Top achievements
Rank 1
Share this question
or