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!

Recommended Answers

All 2 Replies

What are you clicking? Are you planning on showing the results with or without a postback? Where do you plan on showing the results.

There are several ways to go about this.

I'm clicking on a date in the calendar. As mentioned, i plan on having the results in a Grid View. How do I code it so that it'll work?

I'm really bad at this so I need help ):

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.