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

Problem with the adding in the schedular

1 Answer 46 Views
Scheduler and Reminder
This is a migrated thread and some comments may be shown as answers.
DUQUESNOY
Top achievements
Rank 1
DUQUESNOY asked on 30 Mar 2012, 03:52 PM
Hi there !


I'm currently working on a project of schedular and for that , i'm following step by step this tutoriel http://tv.telerik.com/watch/winforms/radscheduler/introduction-radscheduler-winforms 

But when i make the DataBinding , i can't ad or remove an appointment in the schedular 
The error is : " Impossible to an element in a Only Read list or a definite size"  ( Sorry for that translation i'm French ^^' )


Can someone help me ? 

Thanks ! 

1 Answer, 1 is accepted

Sort by
0
Ivan Todorov
Telerik team
answered on 03 Apr 2012, 01:42 PM
Hi DUQUESNOY,

Thank you for writing.

This exception is usually thrown when the source collection does not support add and delete operations. You should not experience this if you take the exact same steps as in the tutorial. The exception might be thrown if you are using custom query and/or your table adapters do not have an Update, Insert and Delete commands set (please check the attached screenshot). If you do not manage to solve this case, you can open a new ticket in our support ticketing system and send us a sample project which demonstrates your approach. This will let us get familiar with it, investigate what causes the exception and provide you with a more accurate response.

Do not hesitate to contact us whenever there is any development on this case or if you have any additional questions.

Kind regards,
Ivan Todorov
the Telerik team
RadControls for WinForms Q1'12 release is now live! Check out what's new or download a free trial >>
Tags
Scheduler and Reminder
Asked by
DUQUESNOY
Top achievements
Rank 1
Answers by
Ivan Todorov
Telerik team
Share this question
or