Skip Navigation LinksHome / Community & Support / Code Library / ASP.NET and ASP.NET AJAX > Calendar > How to open RadDatePicker calendar depending on its position

How to open RadDatePicker calendar depending on its position

Feed from this thread
  • Posted on Nov 10, 2006 (permalink)

    Requirements

    RadCalendar for ASP .NET version

    RadControls for ASP .NET AJAX version

    1.8.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 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 to open calendar above the RadDatePicker instance if it is on the bottom on the page  and open it normally otherwise. That way the calendar will not be hidden outside the screen wherever it is on the page.

  • Maria Ilieva Maria Ilieva admin's avatar

    Posted on Aug 12, 2008 (permalink)


    Find attached the Telerik.Web.UI version of the sample. The project represents similar functionality for RadDateTimePicker, which is also applicable for RadDatePicker and RadTimePicker controls.

Back to Top

Skip Navigation LinksHome / Community & Support / Code Library / ASP.NET and ASP.NET AJAX > Calendar > How to open RadDatePicker calendar depending on its position