Welcome Guest Search | Active Topics | Sign In | Register

MaskedEdit Segments Mask problem Options
Camarate
Posted: Monday, April 4, 2011 12:46:54 PM
Rank: Advanced Member
Groups: Member

Joined: 9/2/2010
Posts: 120
Hi,

Look the following MaskEdit field for entering the phone number in Brazilian format.

Code: HTML/ASPX
<eo:MaskedEdit ID="BrazilianPhoneNumber" runat="server" BackColor="#E0E0E0" BorderColor="#2E482A"
            BorderStyle="Outset" BorderWidth="1px" ForeColor="#2E482A" TabIndex="5" Width="120px">
            <eo:MaskedEditSegment Mask="(00) 0000-0000" MaxValue="0" SegmentType="Mask" Text="" />
        </eo:MaskedEdit>


Why does it only consider from the second digit entered? That is, to enter the phone number (21) 3456-7890, when pressing the first number 2, nothing happens. Only when pressing again the number is that it appears in the mask.


Thanks in advance, Camarate
Camarate
Posted: Wednesday, April 6, 2011 10:24:55 PM
Rank: Advanced Member
Groups: Member

Joined: 9/2/2010
Posts: 120
Hi,

I don't fix this problem yet. Anybody have any ideia?

Thanks, Camarate
eo_support
Posted: Wednesday, April 6, 2011 10:45:55 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
Hi,

We are still working on this one.

Thanks!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.