I hid the fscalendar header (previous, current and next date texts) and added two buttons (next and previous month) and label which shows month name of current fscalendar page. I'm trying to change month name label's text when user scrolled the page. I have min and max dates, I want to stop scrolling when user reaches those pages. How may I do that?
Thanks