[CLOSED] AllowBlank validation behavior

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1

    [CLOSED] AllowBlank validation behavior

    Hi,

    I've noticed that an input control with its AllowBlank attribute set to "false" shrinks to the left when validated making room for the exclamation sign icon. Is this behavior the new default and is there any way to keep the control size more predictable and static? Please refer to the screen capture below.

    <ext:TextArea ID="TextArea1" runat="server" FieldLabel="Message" EnableKeyEvents="true"
         AllowBlank="false" AutoScroll="true" MsgTarget="Side" >
    </ext:TextArea>
    Click image for larger version. 

Name:	25-09-2015 8-32-58 AM.png 
Views:	47 
Size:	3.2 KB 
ID:	24246
    Last edited by Daniil; Sep 26, 2015 at 8:22 AM. Reason: [CLOSED]

Similar Threads

  1. [0.8.2] "Validator" property vs. AllowBlank
    By Thinjon100 in forum Bugs
    Replies: 1
    Last Post: Oct 30, 2015, 7:23 AM
  2. Replies: 1
    Last Post: Apr 16, 2013, 1:04 PM
  3. Replies: 3
    Last Post: Jun 27, 2012, 2:19 PM
  4. Replies: 3
    Last Post: Jul 11, 2011, 9:43 AM
  5. Tab and AllowBlank
    By snippher in forum Bugs
    Replies: 0
    Last Post: Mar 20, 2009, 10:12 AM

Tags for this Thread

Posting Permissions