Hey guys,
I want to change the time increments of my day view to 15 minutes. I set MinutesPerRow to 15 and TimeLabelRowSpan to 4. I noticed that my rows were too big so I set my RowHeight to 10px.
The issue that I am having is when you make an appointment, the blocked off time does not visually represent the actual time blocked off. So, when I block off 12pm-1pm for a meeting, the appointment that shows up on the view does not entirely fill up the 12pm-1pm time slot.
What am I doing wrong?