Masked textfield

  1. #1

    Masked textfield

    I suggest you implement as a new feature a masked textfield, with masks for common formats such as date (dd/MM/yyyy), time (HH:mm:SS), decimals (9.999,99 or 9,999.99) and so on, since some of these can't be accomplished in an easy way using stuff like MaskRe... I think almost every web project requires fields like these.
  2. #2
    Hi,

    You can give the <ux:InputTextMask> Plugin a try.

    The InputTextMask Plugin is available in the Ext.Net.UX project from SVN.
    Geoffrey McGill
    Founder
  3. #3
    Sure, please give me a link explaining how to use this. I'll make some tests.
  4. #4
    Hi,

    It would be great to have some control just with the same functionality than MaskedEdit control at Ajax Control Toolkit.

    InputTextMask plugin functionality is not as complete as MaskedEdit control (masks definition, regular expressions, fill with zeros, allow optional negative numbers ,...). It is not enough for some scenarios.

    Best regards,

    Dominik.

Similar Threads

  1. using TextField in JavaScript
    By zizoovic in forum 1.x Help
    Replies: 15
    Last Post: Jan 18, 2011, 12:51 PM
  2. EXT TEXTFIELD
    By ankit in forum 1.x Help
    Replies: 1
    Last Post: Apr 17, 2010, 4:59 AM
  3. from a TextField
    By davromu in forum 1.x Help
    Replies: 2
    Last Post: Jun 17, 2009, 7:00 AM
  4. Textbox Masked
    By glauber in forum 1.x Help
    Replies: 1
    Last Post: Jun 08, 2009, 10:40 AM
  5. TextField Render
    By fabiomarcos in forum 1.x Help
    Replies: 6
    Last Post: Feb 09, 2009, 7:26 PM

Posting Permissions