Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET > Input > RadMaskedTextBox drops 4 numbers when using browser back button
RadControls for ASP.NET are no longer supported (see this page for reference). In case you have inquiries about the Telerik ASP.NET AJAX controls, post them in the pertinent ASP.NET AJAX forums.

Not answered RadMaskedTextBox drops 4 numbers when using browser back button

Feed from this thread
  • Jay avatar

    Posted on Nov 3, 2010 (permalink)

    When I load up the page and apply the appropriate mask to the textbox the data is displayed correctly.
    If I then click another page and then use the browser's back button, the phone number is messed up and missing the last 4 digits while the other  6 are in random places within the mask?

    I noticed the page load doesn't hit the "Page Load" when you backup to the page and nothing "fires" so not sure why data is getting mixed up.
    I have attached a graphic with screen captures of the before and after to visually explain what I am seeing.
    Jason
    Attached files

  • Radoslav Radoslav avatar

    Posted on Nov 9, 2010 (permalink)

    Hello Jason,

    Can you please specify if your RadMaskedTextBox is ajaxified and if the issue persists if you disable ajax?

    All the best,
    Radoslav
    the Telerik team

    Check out Telerik Trainer, the state of the art learning tool for Telerik products.

  • Posted on May 4, 2011 (permalink)

    We are having the same issue in IE 7. We are using 2010.3.1317.35. The control is not wrapped in any AJAX.

    (

     

    <telerik:RadMaskedTextBox

     

     

     

     

     ID

     

    ="txtPhone" runat="server" Width="225px" MaxLength="10"

     

     

    DisplayMask="(###)###-####" Mask="##########" SelectionOnFocus="CaretToBeginning" />

     

    )

  • Radoslav Radoslav avatar

    Posted on May 10, 2011 (permalink)

    Hi Mark,

    The described problem with RadMaskedTextBox is a known issue. Our developers are aware and they will start working on the resolution of this issue. Also I will inform you when the problems are fixed. Please excuse us for this temporary inconvenience.

    All the best,
    Radoslav
    the Telerik team

    Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get now >>

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET > Input > RadMaskedTextBox drops 4 numbers when using browser back button