Calendars

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • si_owen

    #1

    Calendars

    Hi folks,

    I have a working calendar control on twp pages. one page to add events
    to a date, stored in database. and a second page to purely view the
    events in a gridview, which displays the events for the day selected
    from the calendar.


    However i am looking to allow multiple date selection, from what i have

    seen only single day or whole week or sindle, whole week and whole
    month are available multiple selectors.


    Is there any way to allow for more than 1 less than 7 day events???


    i have looked at using a dropdown list to retrieve the number of days,
    however i could not get this to work correctly. I need it to add the
    number of days onto the date selected and calculate the end date, whcih

    can then be stored on a db and will show multiple days selected in the
    calander view page.


    Or is it possible for a user to simply click all the days they are
    going to need for the event???


    Any help much apprecieated,


    Simon

Working...