C
ChrisC
Hello,
I would like to first state that I am an amature when it comes to
programming with any language, but have always found information on here very
helpful. Now I am hoping that somebody can help me get started on a new
challenge.
I have created a web page with a Calendar control. I am wanting to create a
table underneath the calendar that shows event details for the shown month
only. Meaning if I have an event for January 25 and a one for February 10
you only see those events when you view the selected month.
I am assuming I will need a data table of some sort. Once I create the
table how do I start to tell it what month I am currently viewing to only
show that data? Do I have to create a data table for each month?
Thanks again in advance and any and all information is greatly appreciated.
Chris
I would like to first state that I am an amature when it comes to
programming with any language, but have always found information on here very
helpful. Now I am hoping that somebody can help me get started on a new
challenge.
I have created a web page with a Calendar control. I am wanting to create a
table underneath the calendar that shows event details for the shown month
only. Meaning if I have an event for January 25 and a one for February 10
you only see those events when you view the selected month.
I am assuming I will need a data table of some sort. Once I create the
table how do I start to tell it what month I am currently viewing to only
show that data? Do I have to create a data table for each month?
Thanks again in advance and any and all information is greatly appreciated.
Chris