This is a migrated thread and some comments may be shown as answers.

Highlight the today in RadScheduler

4 Answers 332 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
prabha
Top achievements
Rank 1
prabha asked on 20 Dec 2010, 08:16 AM
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

4 Answers, 1 is accepted

Sort by
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.
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



0
Peter
Telerik team
answered on 21 Dec 2010, 05:01 PM
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
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
Tags
Scheduler
Asked by
prabha
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
prabha
Top achievements
Rank 1
Peter
Telerik team
Share this question
or