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,
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,