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

Year view

5 Answers 179 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
david lopez
Top achievements
Rank 1
david lopez asked on 18 Mar 2010, 11:57 AM
Hello,

I wonder if is there someway to show a calendar with all months of the year. I have worked around doing a table 4x3 each celd with a component RadCalendar, but i would like to have all the months just into one component. 

I think should be possible with the RadScheduler in year view mode, 

I found this
<telerik:RadScheduler x:Name="scheduler" >
   <telerik:RadScheduler.TimelineViewDefinition >
      <telerik:TimelineViewDefinition CustomTimeSlotLength="12M"/>                 
   </telerik:RadScheduler.TimelineViewDefinition>
</telerik:RadScheduler>

But Visual says it doesnt exist TimelineViewDefinition property for scheduler...
I am using radcontrols for ASP.NET AJAX Q32009 NET35

Any clue?

Thanks a lot for your help, and congratulations to Telerik's team for their brilliant work.

BR.

David.

5 Answers, 1 is accepted

Sort by
0
T. Tsonev
Telerik team
answered on 19 Mar 2010, 12:27 PM
Hello David,

Thank you for your suggestion. We don't plan implementing year view in RadScheduler for ASP.NET AJAX for the moment. As for the code snippet - this is from RadScheduler for Silverlight. The ASP.NET version also supports time slots with arbitrary length though, but I'm not sure if this is what you need. You can look at the TimelineView here:

http://demos.telerik.com/aspnet-ajax/scheduler/examples/timelineview/defaultcs.aspx

I hope this helps.

Kind regards,
Tsvetomir Tsonev
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
david lopez
Top achievements
Rank 1
answered on 21 Mar 2010, 05:58 PM
Hello,

Thanks for your help, but actually i worked around the problem, as i noticed that the Radcalendar components has a property to set the size of the calendar. i have set 4 columns and 3 rows, and there we are! one year view :) in the same components(as my previous attemp was to use 4x3 components of single Radcalendar)

Kind regards,

David.

0
Hamza
Top achievements
Rank 1
answered on 29 Apr 2015, 01:06 PM

Hi David and Admin,

 I'm working on a vacation planner and the RadScheduler seems the right product, However still not sure how the control will look in year view. Any screenshot or sample on the workaround?

Also as calendars of group are added, can I add other category for group or no? I want to use group as
1- Employee names
2- Leave Category (approved or Planned)

0
Plamen
Telerik team
answered on 01 May 2015, 06:48 AM
Hello,

There is no inbuilt yearview in RadScheduler. One possible workaround is suggested here.

As for your other question you can use two resources at the same time as for example in this online demo.

Regards,
Plamen
Telerik
 

See What's Next in App Development. Register for TelerikNEXT.

 
0
Hamza
Top achievements
Rank 1
answered on 05 May 2015, 02:21 PM
Thanks it was really a help :)
Tags
Scheduler
Asked by
david lopez
Top achievements
Rank 1
Answers by
T. Tsonev
Telerik team
david lopez
Top achievements
Rank 1
Hamza
Top achievements
Rank 1
Plamen
Telerik team
Share this question
or