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

having month/year dropdown

8 Answers 249 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Tom
Top achievements
Rank 1
Tom asked on 25 Jul 2008, 01:18 PM
  Is it possible to have a month/year dropdown in RadCalendar since I may need to view an event few years/months back or forth, so it takes a lot of time to get there using the left or right arrow buttons from the currently displayed month.

8 Answers, 1 is accepted

Sort by
0
Konstantin Petkov
Telerik team
answered on 28 Jul 2008, 06:27 AM
Hi Tom,

The closest feature RadCalendar provides is the functionality of fast navigation through its popup appearing on click on the calendar title. You can see that it action on the live demo here:

http://www.telerik.com/DEMOS/ASPNET/Prometheus/Calendar/Examples/Functionality/FastNavigation/DefaultCS.aspx

Regards,
Konstantin Petkov
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Tom
Top achievements
Rank 1
answered on 28 Jul 2008, 02:38 PM
What about in the case of RadScheduler since with that I don't get the event 'EnableMonthYearFastNavigation' related to the RadScheduler?
0
Tom
Top achievements
Rank 1
answered on 28 Jul 2008, 03:43 PM
Also I would like to highlight today's date in RadScheduler
0
Atanas Korchev
Telerik team
answered on 29 Jul 2008, 08:09 AM
Hi Tom,

The latest version of RadScheduler has integrated date picker. Perhaps you can use the same. "Today" should be automatically highlighted by RadScheduler - you can try the same by clicking the "Today" link.

Regards,
Albert
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Darius
Top achievements
Rank 1
answered on 04 Aug 2008, 01:59 PM
The date picker is great, but I am finding that the graphic is overlapping the word "today". Can this be fixed?
0
Atanas Korchev
Telerik team
answered on 04 Aug 2008, 04:50 PM
Hi Darius,

I couldn't reproduce this in our online examples. Could you please tell us which skin you are using?

Regards,
Albert
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Darius
Top achievements
Rank 1
answered on 04 Aug 2008, 05:01 PM
I am using the Default skin, except my font for the control is set in code to Tahoma 10. You can see this here:

http://milwaukee.legistar.com/calendar.aspx

Switch to Calendar view.

Thanks.

--DT
0
Alex Gyoshev
Telerik team
answered on 06 Aug 2008, 12:17 PM
Hi Darius,

You can use the following CSS to solve the problem:
div.RadScheduler_Gray .rsHeader p { 
width100px

Regards,
Alex
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
Scheduler
Asked by
Tom
Top achievements
Rank 1
Answers by
Konstantin Petkov
Telerik team
Tom
Top achievements
Rank 1
Atanas Korchev
Telerik team
Darius
Top achievements
Rank 1
Alex Gyoshev
Telerik team
Share this question
or