Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET AJAX > Calendar > Date selection on random date for random time period

Not answered Date selection on random date for random time period

Feed from this thread
  • Geoff avatar

    Posted on Feb 2, 2012 (permalink)

    Hi there, is it possible to have the same functionality that appears when selecting an entire week (the week selected rolls over and the week is selected on click) but have this kick off once selecting a specific day and setting the selection period

    For example if a user were to hover over a random day, and the selection period set was x days, could i have the mouse over highlight for x days from a random date and once that date was clicked then that date and those x days would be selected.

    any help would be appreciated

    Reply

  • Vasil Vasil admin's avatar

    Posted on Feb 7, 2012 (permalink)

    Hi Geoff,

    You could do it manually.
    First handle the client side DateClick event of the RadCalendar.
    And then use set_datesInRange to select the dates in required period.
    Note that you will need to calculate the periods yourself.

    Greetings,
    Vasil
    the Telerik team
    Sharpen your .NET Ninja skills! Attend Q1 webinar week and get a chance to win a license! Book your seat now >>

    Reply

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET AJAX > Calendar > Date selection on random date for random time period
Related resources for "Date selection on random date for random time period"

ASP.NET Calendar Features  |  Documentation  |  Demos  |  Telerik TV  |  Self-Paced Trainer  |  Step-by-step Tutorial  ]