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

Styling the scheduler and paging through months

6 Answers 100 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
John
Top achievements
Rank 1
John asked on 27 Jul 2010, 12:16 PM
Hi - I need to use the scheduler as an events calendar - I tried using the calendar control but just couldn't bind event data to the days.

So - I only need the scheduler in a 250 * 250 box with no scrolling but when I set the row height (to get it to fit) the actual events/appointments are so thin you cant read the contents - I just want the appointment to be a similar height to a day.

Also - I only want to show month view - this is done but I then want to be able to scroll through the months easially - to be able to pick a month. So - if I want to go to december 2012, I don't have to scroll through 26 or so months.

Any easy way around this?

Cheers

6 Answers, 1 is accepted

Sort by
0
Peter
Telerik team
answered on 29 Jul 2010, 03:43 PM
Hello John,

I recommend you integrate RadCalendar and RadScheduler as in this demo. For RadScheduler you can also try the following settings:

<telerik:RadScheduler ID="RadScheduler1" runat="server" ShowHeader="false" SelectedView="MonthView"
       OverflowBehavior="Expand" Height="250px" Width="250px" MonthView-AdaptiveRowHeight="true"


Regards,
Peter
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
Jesus Alfredo
Top achievements
Rank 1
answered on 25 Aug 2010, 07:23 PM
Hello there, I have one little issue wit radscheduler and I hope somebody can help me. My problem is:

I need to know if the radscheduler has a property to configure the first day of week, just like the Ms Outlook calendar. In outlook in the properties of the calendar you can choose when start que first week of the year: a) start the 1-Jan, b)first week with 4 days or c) fisrt complete week.

Regards!
0
Peter
Telerik team
answered on 27 Aug 2010, 04:11 PM
Hi Jesus,

Please, the Customization demo and set values for the 'First day of week' and 'Last day of week' dropdown lists. Is this what you have in mind? 


Greetings
Peter
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
Jesus Alfredo
Top achievements
Rank 1
answered on 27 Aug 2010, 04:28 PM
Thnx Peter, that's what I want.
0
ganesh
Top achievements
Rank 2
answered on 17 Jan 2011, 07:45 AM
hi peter,

I want to configure my radscheduler in weekview mode :

* to highlight the current day in the week as like outlook calendar(a golden border will be shown for the current day)..

how to implement it in radscheduler..
0
Peter
Telerik team
answered on 17 Jan 2011, 11:44 AM
Hi John,

Please, take a look at this kb article:
http://www.telerik.com/support/kb/aspnet-ajax/scheduler/setting-special-days-or-time-slots-in-radscheduler.aspx

I hope you find it helpful.


Kind 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.
Tags
Scheduler
Asked by
John
Top achievements
Rank 1
Answers by
Peter
Telerik team
Jesus Alfredo
Top achievements
Rank 1
ganesh
Top achievements
Rank 2
Share this question
or