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

ExchangeSchedulerProvider and DataKeyField error

1 Answer 29 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Jeremy
Top achievements
Rank 1
Jeremy asked on 24 Jan 2012, 07:45 PM
Hello,

I am working with the ExchangeSchedulerProvider. I set the provider for the scheduler programatically as per the instructions. When I run I get the error: 'DataKeyField, DataSubjectField, DataStartField and DataEndField are required for databinding'

In the working example code I have downloaded from Telerik, I do not see you guys setting these values either at design time or runtime. And yet the example code runs fine. Why am I getting the error? Do I in fact need to set these values when using the ExchangeSchedulerProvider?

Thanks,
Jeremy

1 Answer, 1 is accepted

Sort by
0
Peter
Telerik team
answered on 27 Jan 2012, 10:12 AM
Hi,

If you set the provider from code-behind, please make sure that you use Page_Init and that you have successfully attached to this event.

If you use the web.config to declare the provider, please send us your code so we can inspect it.

Kind regards,
Peter
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now
Tags
Scheduler
Asked by
Jeremy
Top achievements
Rank 1
Answers by
Peter
Telerik team
Share this question
or