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

Leaving space beside appointment items

1 Answer 29 Views
ScheduleView
This is a migrated thread and some comments may be shown as answers.
Casey
Top achievements
Rank 1
Casey asked on 17 Feb 2016, 10:54 PM
Is it possible to increase the space left to the right side of an appointment item so that users can double-click or right-click and use the context menu to create a new appointment that overlaps an existing appointment?  The AJAX scheduler leaves a larger space by default, is it possible to create a similar space in the silverlight scheduler?

1 Answer, 1 is accepted

Sort by
0
Accepted
Yana
Telerik team
answered on 18 Feb 2016, 11:28 AM
Hi Casey,

In order to increase the free space in the timeslots when there are appointments, you will need to customize the GroupHeaderStyleSelector of the ScheduleView. More specifically you will have to increase the padding inside HorizontalBottomLevelTodayGroupHeaderStyle or VerticalBottomLevelGroupHeaderStyle according to the Orientation of the ViewDefintion.

Please check the Styling the GroupHeaders topic in our documentation for detailed information on using the GroupHeaderStyleSelector. I have also attached a sample project which demonstrates the needed approach, note that I've used Implicit Styles to apply the theme to RadScheduleView.

Hope this will be helpful.

Regards,
Yana
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
Tags
ScheduleView
Asked by
Casey
Top achievements
Rank 1
Answers by
Yana
Telerik team
Share this question
or