Skip Navigation LinksHome / Community & Support / Code Library / ASP.NET and ASP.NET AJAX > Calendar > Select the whole week by clicking on a date

Select the whole week by clicking on a date

Feed from this thread
  • Posted on Dec 1, 2006 (permalink)

    Requirements

    RadCalendar for ASP .NET version

    RadControls for ASP .NET AJAX version

    1.8.3 and later



    2008.1.415 and later


    .NET version

    2.0 (RadCalendar for ASP .NET)


    2.0 and later (RadControls for ASP .NET AJAX)


    Visual Studio version

    2005/2008 (RadCalendar for ASP .NET)


    2005 and later(RadControls for ASP .NET AJAX)


    Programming language

    Javascript
    browser support

    all supported by RadCalendar for ASP .NET


    all browsers supported by RadControls for ASP .NET AJAX


     
    PROJECT DESCRIPTION
    The project demonstrates how can be achieved selecting the whole week when a date is being clicked. By handling the OnLoad of the calendar an onclick event is been hooked to it. Clicking of a date cell (recognized by set DayId property), all the dates which are possessed of the same row are being selected.

  • Konstantin Petkov Konstantin Petkov admin's avatar

    Posted on Aug 4, 2008 (permalink)

    Hello,

    Find attached the RadControls for ASP .NET AJAX version of the sample.

    All the best,
    Konstantin Petkov
    the Telerik team

    Check out Telerik Trainer, the state of the art learning tool for Telerik products.

  • Martin Martin admin's avatar

    Posted on Oct 26, 2010 (permalink)

    Hello guys,

    For master-detail scenarios please use the attached modified version of the project.

    Regards,
    Martin
    the Telerik team

    Check out Telerik Trainer, the state of the art learning tool for Telerik products.

Back to Top

Skip Navigation LinksHome / Community & Support / Code Library / ASP.NET and ASP.NET AJAX > Calendar > Select the whole week by clicking on a date