Hi,
1. I want to highlight the today while clicking today from week or month view .
Please give any suggestion ...
2. And also ,I need to format the calender(Navigation Pane) with in the rad scheduler .
How to acheive this ?
Regards
Prabha
1. I want to highlight the today while clicking today from week or month view .
Please give any suggestion ...
2. And also ,I need to format the calender(Navigation Pane) with in the rad scheduler .
How to acheive this ?
Regards
Prabha
4 Answers, 1 is accepted
0

Shinu
Top achievements
Rank 2
answered on 20 Dec 2010, 08:51 AM
Hi Prabha,
I guess the following links will be helpful to get started.
Change the style of the Today Cell in Month View
Access the embedded RadCalendar on the server-side
-Shinu.
I guess the following links will be helpful to get started.
Change the style of the Today Cell in Month View
Access the embedded RadCalendar on the server-side
-Shinu.
0

prabha
Top achievements
Rank 1
answered on 20 Dec 2010, 09:27 AM
Thanks Shinu . second one is worked for me .
But the first one ,I am not get it . Added the following style in my page .I am not able to get it ..
div.RadScheduler_[Gray] .rsMonthView .rsTodayCell
{
background-color: #CCFF00;
color: #000;
border: 1px solid #000;
}
anything wrong?
Thanks
Prabha
But the first one ,I am not get it . Added the following style in my page .I am not able to get it ..
div.RadScheduler_[Gray] .rsMonthView .rsTodayCell
{
background-color: #CCFF00;
color: #000;
border: 1px solid #000;
}
anything wrong?
Thanks
Prabha
0
Hello prabha,
Please, check if this kb article can help you -
http://www.telerik.com/support/kb/aspnet-ajax/scheduler/setting-special-days-or-time-slots-in-radscheduler.aspx
Regards,
Peter
the Telerik team
Please, check if this kb article can help you -
http://www.telerik.com/support/kb/aspnet-ajax/scheduler/setting-special-days-or-time-slots-in-radscheduler.aspx
Regards,
Peter
the Telerik team
Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.
0

prabha
Top achievements
Rank 1
answered on 22 Dec 2010, 05:50 AM
Thank you.Its Worked for me
Thanks
Prabha
Thanks
Prabha