Determine which Date was clicked on SelectionChanged event of calendar

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

    Posted 14 Apr 2006 Link to this post


    Requirements

    RadCalendar for ASP .NET version


    RadControls for ASP .NET AJAX version

    1.5.1 and later



    2008.1.415 and later

    Programming language

    C#

    .NET version

    2.0 and later 

    Visual Studio version

    2005 and later

    Browser support

    all supported by RadCalendar for ASP .NET


    all browsers supported by RadControls for ASP .NET AJAX


    This looks like a good functionality to have, but right now we don't support it out of the box.  You have to save the previously selected dates and iterate over them and the newly selected ones to get that information. Luckily it's not too hard.

    Note:
    The AJAX example requires a Global.asax file to be located in the main folder of the project. For more information please check the following blog post:

    Page Request Manager Parser Error with ASP.NET AJAX 1.0

Back to Top

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