Calendar - easy question

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

    #1

    Calendar - easy question

    Hi all,

    I have almost completed my calendar control I have even got it to
    select a range of dates by clicking two dates on the calendar and all
    dates betweeen these two dates being highlighted, with the start date
    and end date being stored in two variables. This all stores to the db
    fine, and both dates are returned fine in my data grid on my second
    page data grid.

    However the calendar view on this page only highlights the start date
    for each event pulled back from the db, does anyone have the code that
    would apply the style to the whole range of dates selected from
    startdate to enddate???

    any help would be great

    thanks

    simon

Working...