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

How to set Foreignkeyfield when we bind scheduler?

2 Answers 75 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Narendran
Top achievements
Rank 1
Narendran asked on 12 Mar 2010, 03:39 PM
Hi,

I created one custom resource in part of new appointment screen, able to create the new appointment without any issues.

when we try to bind the created events, am getting the following error.
" A circular reference was detected while serializing an object of type 'System.Data.DataRowView'. ".

I suspect the problem because of to set the ForeignKeyField, i have FK relationship for my parent and child tables.

I am not sure how to solve the issue,i  gone through all the documents as well as open forums, not able to get the solution.

Is this mandatory to bind the custom resource in part of rad scheduler?

Thanks,

2 Answers, 1 is accepted

Sort by
0
T. Tsonev
Telerik team
answered on 16 Mar 2010, 02:18 PM
Hi Narendran,

That's a very interesting error message - the DataItem shouldn't be serialized at all. We couldn't reproduce the problem in our tests.

Can you please open a support ticket and send us the page that you're testing with? Ideally it should be in a small, runnable project. Thank you.

Regards,
Tsvetomir Tsonev
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
0
Chris Trina
Top achievements
Rank 1
answered on 26 Mar 2010, 01:15 PM
I'm getting this same error, but after investigating it I discovered that it was being caused by an event where the start time was after the end time.  Correcting the times on the events corrected the error.
Tags
Scheduler
Asked by
Narendran
Top achievements
Rank 1
Answers by
T. Tsonev
Telerik team
Chris Trina
Top achievements
Rank 1
Share this question
or