Calendar Range Selecting

Thread is closed for posting
4 posts, 0 answers
  1. 63F75A2C-1F16-4AED-AFE8-B1BBD57646AD
    63F75A2C-1F16-4AED-AFE8-B1BBD57646AD avatar
    1572 posts
    Member since:
    Oct 2004

    Posted 08 Nov 2006 Link to this post

    Requirements

    RadCalendar for ASP .NET version

    RadControls for ASP .NET AJAX version

    1.8.2 and later (RadWindow 1.6.2 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

    C#,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 the calendar range can be set using RadWindow and two more calendar instances (one choosing the RangeMinDate and another - RangeMaxDate).
  2. 58E19EAC-6712-4697-81F0-0B68C6E462FF
    58E19EAC-6712-4697-81F0-0B68C6E462FF avatar
    1 posts
    Member since:
    May 2007

    Posted 06 Jul 2007 Link to this post

    Thanks for this example. It was helpful.
    I would like to request an additional functionality for this example. Orignially there is one calendar (I guess for the current month) and then you set the min/max date ranges. When the date ranges are set and the page is reloaded, I would like the calendar's multiviewcolumns or multiviewrows to come into play and for each month that falls within the min/max date range, it is shown on the page. So if the min date is 1 July 2007 and the max is 1 Oct. When it reloads you will see four calendars (July, August, September, and October) instead of the original one.
    Thank you for your help.
    Rob
  3. 97DF226D-579C-42A0-BB64-C01E3598A04D
    97DF226D-579C-42A0-BB64-C01E3598A04D avatar
    631 posts
    Member since:
    Sep 2012

    Posted 09 Jul 2007 Link to this post

    Hi Robert,

    In order to use MultiView RadCalendar instance, you should set its property AutoPostBack="true" and after changing the RangeMaxDate/RangeMinDate, you could change MultiViewColumns/MultiViewRows properties according to the difference between the current min and max date range.
    Find attached a project modified with the desired behavior for your convenience.

    Greetings,
    Petja
    the Telerik team

    Instantly find answers to your questions at the new Telerik Support Center
  4. 23C72464-8FC9-43C3-9A12-B431B37B7758
    23C72464-8FC9-43C3-9A12-B431B37B7758 avatar
    11 posts
    Member since:
    Dec 2013

    Posted 02 Sep 2008 Link to this post

    Hello,

    Attached to this message, is the RadControls for ASP.NET AJAX version of the project.

    Regards,
    Yavor
    The Telerik Team
Back to Top

This Code Library is part of the product documentation and subject to the respective product license agreement.