How can i set the Vertical appointment on the Day view... I.e i have five items for any date, and when i change the view and enter in to the Day view..all five item showed me in the Horizontal ... How can i set it to the Vertical....
Please help me out...
Regards
Samir
3 Answers, 1 is accepted
0
Peter
Telerik team
answered on 03 Jul 2009, 02:42 PM
Hello Samir,
This scenario is not supported by RadScheduler, since displaying appointments (except all-day appointments) vertically in day view or week view for that matter is tied to their start time and duration. Any other rearrangement of the current model will present false appointment chronology to the user.
To show the appoint ment vertically, please let me my following logic will work?
Instead pf putting "Day view", when user click on "Showmore" link from the Month view, open "Time line" view, and as in time line view (all the appoint ments are displyed vertically by default) , so will it be possible, to link "Show more" to the "Time line view",
and if so , then can i rename the "Time line" title / change the Position (i.e after the "month" , i will put it first (before Day)).....
Regards
Samir
0
T. Tsonev
Telerik team
answered on 09 Jul 2009, 06:32 AM
Hi,
You can redirect the users to TimelineView by handling the NavigationCommand event: