I'm hacking the code for the calendar control, and I'd like to know how the logic for the scrolling arrows works (to move to the next month and previous month). If I have an entry in the database for the previous month, and I click on the left scroll bar, should it then show the calendar days for the previous month? Same thing for moving to the next month...
If anyone can help me understand the code a little better, I'd appreciate it.
Thanks.