Simple mask-like functionality for DateInput

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

    Posted 16 Jan 2009 Link to this post

    Requirements

    RadControls version

    RadControls for ASP.NET AJAX
    .NET version

    2.0 and later
    Visual Studio version

    2005 and later
    Programming language

    C#, VB.NET (no code-behind)
    Browser support

    all browsers supported by RadControls for ASP .NET AJAX


    PROJECT DESCRIPTION
    Simple mask-like functionality for DateInput for those who dislike the regular expressions. The demo illustrates how to achieve the aforementioned behavior using plain switch/case structures.  It's written in JavaScript and filters the user input based on regular date/time masks.
Back to Top

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