Forum Moderators: phranque
I'm looking to integrate a better calendar control than the built in .net calendar.
The main piece of functionality I'm looking to accomplish is let the end user click on a date and insert an event.
Any ideas on where to begin with the control?
I don't need help on the database aspect, just on how I'm going to accomplish an onClick event for each cell (date on calendar).
Thanks in advance!
the data table and stored procedures are server side issues.