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

ViewState Property Problem

0 Answers 53 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Vuyiswa
Top achievements
Rank 2
Vuyiswa asked on 11 Aug 2010, 10:03 AM
Good Day

I have a RadSchedular that is defined like this

<telerik:RadScheduler ID="RadScheduler1"  runat="server" Skin="Forest"
    Width="100%" Height="100%" style="margin-left: 0"
    EnableViewState="false" Visible="false">
</telerik:RadScheduler>

when i change the EnableViewState="true"  i get an Error

Server Error in '/o!Pilot' Application.

DataKeyField, DataSubjectField, DataStartField and DataEndField are required for databinding


I want to enable the Viewstate.

Thanks

No answers yet. Maybe you can help?

Tags
Scheduler
Asked by
Vuyiswa
Top achievements
Rank 2
Share this question
or