This question is locked. New answers and comments are not allowed.
i want to achieve fixed day column in ScheduleView, when two appointments in same time in same day that day column width getting bigger with appointment width. how to avoid that ? (Outlook calendar has that feature)
4 Answers, 1 is accepted
0
Hello Saw,
Try setting the MinAppointmentWidth property of the ScheduleView to a really small value - this will allow the appointments to shrink more and the GroupHeaders won't get wider.
Hope this helps.
Regards,
Kalin
Telerik
Try setting the MinAppointmentWidth property of the ScheduleView to a really small value - this will allow the appointments to shrink more and the GroupHeaders won't get wider.
Hope this helps.
Regards,
Kalin
Telerik
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 Feedback Portal
and vote to affect the priority of the items
0
saw
Top achievements
Rank 1
answered on 21 May 2015, 05:39 AM
Thank you very much. This solved my issue.
0
Shalin
Top achievements
Rank 1
Iron
Iron
answered on 15 Jul 2015, 05:23 AM
How can we achieve resize a day column width ?
I need to drag from week view day header side and resize that column, so that i can view multiple appointment in that day column.
I need to drag from week view day header side and resize that column, so that i can view multiple appointment in that day column.
0
Hi Shalin,
I'm afraid it won't be possible to resize only single column in the WeekViewDefinition. What you can do would be resize the whole control or to increase the MinAppointmentWidth property in order to make all the appointments wider.
Hope this helps.
Regards,
Kalin
Telerik
I'm afraid it won't be possible to resize only single column in the WeekViewDefinition. What you can do would be resize the whole control or to increase the MinAppointmentWidth property in order to make all the appointments wider.
Hope this helps.
Regards,
Kalin
Telerik
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 Feedback Portal
and vote to affect the priority of the items