Roger Andersson
Top achievements
Rank 1
Roger Andersson
asked on 01 Sep 2010, 11:07 AM
Hi!
I have an appointment like this:
StartDate: 2010-01-21 08:00
EndDate: 2010-01-23 10:00
In the scheduler it will be treated as an all-day-appointment only on day 2010-01-22.
Is it possible to treat the entire appointment as "all-day" in the scheduler somehow?
What I want is to show the appointment in the "all-day-row" all three days.
I have an appointment like this:
StartDate: 2010-01-21 08:00
EndDate: 2010-01-23 10:00
In the scheduler it will be treated as an all-day-appointment only on day 2010-01-22.
Is it possible to treat the entire appointment as "all-day" in the scheduler somehow?
What I want is to show the appointment in the "all-day-row" all three days.
5 Answers, 1 is accepted
0
Hello Roger Andersson,
An all day appointment is an appointment with start time: 12:00 AM and end time: 12:00 PM.
So to be able to have the entire appointment as "all day" from 2010-01-21 to 2010-01-23 you only have to select the dates and then check the "All Day" checkbox:
Please let me know if you have further questions.
Kind regards,
Veronica Milcheva
the Telerik team
An all day appointment is an appointment with start time: 12:00 AM and end time: 12:00 PM.
So to be able to have the entire appointment as "all day" from 2010-01-21 to 2010-01-23 you only have to select the dates and then check the "All Day" checkbox:
Please let me know if you have further questions.
Kind regards,
Veronica Milcheva
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
hkdave95
Top achievements
Rank 2
answered on 31 Oct 2010, 05:10 PM
Hi Veronica
Please confirm that you mean 12:00 AM and 12:00 PM.
I would have thought an All Day Event for any particular day would be 12:00AM to 12:00AM.
Currently on the Web Version of the control I am using 01:00AM on day 1 to 01:00AM on day 2. But when I use the same data on my WinForms control it spans two days where on the Web version it only spans one day. Can you help me with this conversion?
Kind Regards
David
Please confirm that you mean 12:00 AM and 12:00 PM.
I would have thought an All Day Event for any particular day would be 12:00AM to 12:00AM.
Currently on the Web Version of the control I am using 01:00AM on day 1 to 01:00AM on day 2. But when I use the same data on my WinForms control it spans two days where on the Web version it only spans one day. Can you help me with this conversion?
Kind Regards
David
0
Hello hkdave95,
Please accept my apologies for misleading you. An all day appointment is an appointment with start at 12:00 AM on one day and 12:00 AM on the next day. That's why on the Web version appointment spans only one day.
Please let me know if you have more questions.
All the best,
Veronica Milcheva
the Telerik team
Please accept my apologies for misleading you. An all day appointment is an appointment with start at 12:00 AM on one day and 12:00 AM on the next day. That's why on the Web version appointment spans only one day.
Please let me know if you have more questions.
All the best,
Veronica Milcheva
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
hkdave95
Top achievements
Rank 2
answered on 06 Nov 2010, 12:59 PM
Hi
Thank you for your reply.
NB: I am working with both the ASPX Scheduler and the WinForms Scheduler. Both use the same data. On the web version I need to make sure the data is from 1am to 1am and when I transfer to Winforms I need to make sure it is 12am to 12am.
However, there seems to be a problem on the WinForms scheduler. When in Month View the 12AM to 12AM appointments seem to be spanning 2 days. When in Week, Day or Timeline View they span 1 day.
I am using the AppointmentFormatting hook to modify the web 1am data to 12am.
How can I get around this problem?
Kind Regards
David
Thank you for your reply.
NB: I am working with both the ASPX Scheduler and the WinForms Scheduler. Both use the same data. On the web version I need to make sure the data is from 1am to 1am and when I transfer to Winforms I need to make sure it is 12am to 12am.
However, there seems to be a problem on the WinForms scheduler. When in Month View the 12AM to 12AM appointments seem to be spanning 2 days. When in Week, Day or Timeline View they span 1 day.
I am using the AppointmentFormatting hook to modify the web 1am data to 12am.
How can I get around this problem?
Kind Regards
David
0
Hello hkdave95,
Thank you for the feedback.
I was able to reproduce the issue in RadScheduler for WinForms. It will be solved for the next official Service Pack. Your Telerik points have been updated for the report.
Best wishes,
Veronica Milcheva
the Telerik team
Thank you for the feedback.
I was able to reproduce the issue in RadScheduler for WinForms. It will be solved for the next official Service Pack. Your Telerik points have been updated for the report.
Best wishes,
Veronica Milcheva
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items