Like the EnableSmallAppointmentRendering property of the DayViewDefinition/WeekViewDefinition.
Currently it is possible to set only fixed width to the GroupHeaders.
Implement a way to hide weekends from MonthView
Whens scrolling a group that is Freezed to remain always in View.
Add property that will include the AllDayArea in the area to be scrolled with the time scroll so that the user can scroll it too.
New ViewDefinition which shows an overview of a complete year. There should be a separate Calendar for each month and the days which have appointments should appear in Bold style.
Make it possible to render custom elements in the TimeRuler of the control. Possible uses could be when you want to render an indicator like the CurrentTimeIndicator but for different time zone.
When a time line view is used with resource descriptors and a single resource contains multiple appointments ScrollIntoView scrolls to the wrong position. The resource slot is scrolled in the view but the appointment is not in view when the slot is large. Attached is a sample project demonstrating the problem.
I know that there is few properties which can be stored into database (start time, end time, subject). My main goal is to store priority and timemarker data also but it seems there is no way to get them. I've noticed that if time marker is added into appo
Add ability to display arrows to the scheduleview when there are appointments outside the visible area http://www.telerik.com/community/forums/wpf/scheduleview/mark-to-see-items-out-of-visible-range.aspx
"I need to have three edit appointment templates and according with the option selected by the user, I have to select one o the three templates. Each template has different fields and also I need to have some read fields an read/write fields."
Ability to have a reverse flow of dates in TimelineView - start visible days from a later date and end up with an earlier date.