Hi, I'm creating an Events calendar whereby i store event data in an sql database.
How do I make it so that when I click on a date in the calendar, it'll display the events details happening on that day in a GridView?
I've researched for super long but I haven't found anything that could be of use.
I found this article, http://odetocode.com/Articles/223.aspx , but it is slightly different from what I'm doing so I'm unable to reference much.
If anybody could help me out on this, I'll be super grateful! Thankyou!