I connected using Entity framework, anyways... all appointments saved has no time being saved. All of it are saved as whole days.
Anyways, experiemented more and found out that on the AppointmentInsert event, the e.Appointment's Start and End Date is being saved only as Dates, the time is 12:00:00 AM... Might be a bug. Thats on when inserting appointments on Month View, Week view is fine.
Anyways, experiemented more and found out that on the AppointmentInsert event, the e.Appointment's Start and End Date is being saved only as Dates, the time is 12:00:00 AM... Might be a bug. Thats on when inserting appointments on Month View, Week view is fine.
7 Answers, 1 is accepted
0
Hello Albert,
If you are using the inline insert form to insert a new appointment in MonthView, this is the normal behavior. Opening the advanced form and manually setting Start and End time should save them properly. Is this what's confusing you?
Greetings,
Dimitar Milushev
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
If you are using the inline insert form to insert a new appointment in MonthView, this is the normal behavior. Opening the advanced form and manually setting Start and End time should save them properly. Is this what's confusing you?
Greetings,
Dimitar Milushev
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
Albert
Top achievements
Rank 1
answered on 26 Feb 2009, 01:25 AM
Nope, im using the advance form and it still is an all-day task after i saved it and set the times >_>
0
That's unusual. Please, open a support ticket and send us a simple working demo of the problem.
Peter
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
Albert
Top achievements
Rank 1
answered on 27 Feb 2009, 02:01 PM
How do i send a support ticket? >_>
0
Albert
Top achievements
Rank 1
answered on 28 Feb 2009, 03:57 AM
Ummm, just check your online demos. Use Month View and set the time, it still will become as a whole day. Week View works fine though.
0
Hello Albert,
I've just checked this online example and I couldn't reproduce the problem. Did you uncheck the "all day" checkbox before saving the appointment?
Kind regards,
Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
I've just checked this online example and I couldn't reproduce the problem. Did you uncheck the "all day" checkbox before saving the appointment?
Kind regards,
Alex
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
Albert
Top achievements
Rank 1
answered on 03 Mar 2009, 01:50 AM
Just updated to Q3 SP1 and it no longer has that problem. Thanks.