Carl Björnberg
Top achievements
Rank 1
Carl Björnberg
asked on 06 May 2011, 08:16 AM
Hi,
Is the All day area going to be implemented in the RadScheduleView? We really need this feature because it's available in the old RadScheduler which we are porting our code from.
Best regards,
Windev
Is the All day area going to be implemented in the RadScheduleView? We really need this feature because it's available in the old RadScheduler which we are porting our code from.
Best regards,
Windev
5 Answers, 1 is accepted
0
Hello Windev,
The "All day area" feature will be added in RadScheduleView with Q2 2011 in the summer. We hope this timeframe is suitable for you.
Greetings,
Yana
the Telerik team
The "All day area" feature will be added in RadScheduleView with Q2 2011 in the summer. We hope this timeframe is suitable for you.
Greetings,
Yana
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
asanka
Top achievements
Rank 1
answered on 21 May 2015, 04:55 AM
Hi,
I Need to Change the background color of all day area.That is help us to differentiate all day events from others.Please give us any solution for that matter.
Thanks
asanka
0
Hi Asanka,
Thank you for contacting us.
What we could suggest you in order to achieve the desired appearance is to change the Background of the Appointmens if they are AllDay and are situated into the AllDayArea. You could easily achieve this using custom AppointmentStyleSelector. As soon as an all day appointment is created a style with a specific background should be applied for it and thus the appointments inside the the AllDayArea should be distinguished from the others.
Hopes this helps.
Regards,
Nasko
Telerik
Thank you for contacting us.
What we could suggest you in order to achieve the desired appearance is to change the Background of the Appointmens if they are AllDay and are situated into the AllDayArea. You could easily achieve this using custom AppointmentStyleSelector. As soon as an all day appointment is created a style with a specific background should be applied for it and thus the appointments inside the the AllDayArea should be distinguished from the others.
Hopes this helps.
Regards,
Nasko
Telerik
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 Feedback Portal
and vote to affect the priority of the items
0
asanka
Top achievements
Rank 1
answered on 26 May 2015, 05:08 AM
Thanks for you post.Yes.We can change background color of the All day appointments.But Actually I need to change background color of the "All Day Area". Please help me.
Thanks
0
Hi Carl,
When there is an AllDay appointment with ShowAllDayArea set to 'True' the appointments are placed in that additional area. However, that area is part of the HorizontalHeadersBorder (part of the AppointmentsPanel) of RadScheduleView, so changing its Background will change the GroupHeader's background as well - changing only the background of that part of the AppointmentPanel (AllDayArea) is not supported. What we suggest you is to check this forum thread that demonstrates in details the described above appearance and the approach in my previous response.
Hopes this helps.
Regards,
Nasko
Telerik
When there is an AllDay appointment with ShowAllDayArea set to 'True' the appointments are placed in that additional area. However, that area is part of the HorizontalHeadersBorder (part of the AppointmentsPanel) of RadScheduleView, so changing its Background will change the GroupHeader's background as well - changing only the background of that part of the AppointmentPanel (AllDayArea) is not supported. What we suggest you is to check this forum thread that demonstrates in details the described above appearance and the approach in my previous response.
Hopes this helps.
Regards,
Nasko
Telerik
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 Feedback Portal
and vote to affect the priority of the items