I have a scheduler with a timeheader displaying month, day and minute. The month header can only be seen around the middle of the month. So when the scheduler position is at the beginning (or end) of the month, the user won't be able to see what the current month is.
How can I make the month header always visible regardless of scroll position?