Good Day
I have a RadSchedular that is defined like this
when i change the
Server Error in '/o!Pilot' Application.
I want to enable the Viewstate.
Thanks
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