I want to fulfill this functionality: Calendar 开发者_开发百科by month pops up with event names written on the calendar Access a daily event summary by clicking a day in the calendar
Please tell me from where shall I start
Thanks Ritz
Use Jquery UI Datepicker widget. You can do almost everything calendar related with this.
You can try DayPilot Pro for MVC (my product).
Here is a tutorial for using the monthly view with a database:
- http://mvc.daypilot.org/monthly-calendar-and-sql-server-tutorial/
精彩评论