We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

asp.net schedule, appointment shows up at wrong time

The start and end time are not displayed right

 

Code:

  <syncfusion:Schedule ID="Schedule1" runat="server" Height="400px" Width="990px" 
            ViewMode="Horizontal" AppointmentDataSourceID="" ResourceDataSourceID="" 
            StartDate="2013-03-03"  VisibleDays="1" 
            ResolutionWidth="12" CultureSource="UserOverride"   
            ResourceInfoColumnName="Info" ResourceNameColumnName="Navn" 
            ResourceNoneRowName="Navn" UserOverrideCulture="da-DK">
            <Appointments>
                <Syncfusion:ScheduleWebAppointment UniqueID="1" StartTime="03-03-2013 10:30:00" Subject="Project3"
                    EndTime="03-03-2013 13:30:00">
                </Syncfusion:ScheduleWebAppointment>                                   
            </Appointments>
              <Resources>
                <Syncfusion:ScheduleWebResource Name="Richard"></Syncfusion:ScheduleWebResource>                                  
            </Resources>
        </syncfusion:Schedule>

1 Reply

UM Uma Maheswari C Syncfusion Team March 11, 2013 12:57 PM UTC

Hi Peter,

 

As the response for this query has already been updated in the incident 105385, Please have a follow up on the incident 105385 for further updates on it.

 

Regards,

C.Uma Maheswari


Loader.
Live Chat Icon For mobile
Up arrow icon