[CLOSED] InputMask

  1. #1

    [CLOSED] InputMask

    I want to know how to use the plugins InputMask for ext:TextField , can't apply this plugins:

    Line 84:                                                      <ext:TextField ID="tf_term_fechaFiltro" Note="" runat="server">
    Line 85:                                                         <Plugins>
    Line 86:                                                              <ext:InputMask runat="server" Mask="99/9999" />
    Line 87:                                                         </Plugins>
    Line 88:                                                      </ext:TextField>
    Unknown server tag 'ext:InputMask'.
    Last edited by Daniil; Mar 05, 2013 at 4:04 AM. Reason: Please yse [CODE] tags, [CLOSED]
  2. #2
    What Ext.Net version do you use? InputMask is available since 2.1 only
  3. #3
    Last edited by sigmasafi; Feb 27, 2013 at 8:13 PM.
  4. #4
    How did you update? From what location?
    You can try to update from SVN trunk (http://svn.ext.net/premium/trunk), all required assemblies are presented in trunk (including Transform.NET)

Similar Threads

  1. What values can I use in the InputMask Plugin?
    By KBorkiewicz in forum 2.x Help
    Replies: 2
    Last Post: Mar 26, 2013, 1:32 AM
  2. How to add an InputMask plugin?
    By joaxazevedo in forum 2.x Help
    Replies: 3
    Last Post: Feb 21, 2013, 8:28 PM
  3. Replies: 7
    Last Post: Dec 05, 2012, 6:11 AM

Posting Permissions