Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET AJAX > Input > RadNumericTextBox Decimal Point Issue

Not answered RadNumericTextBox Decimal Point Issue

Feed from this thread
  • Michael Malone avatar

    Posted on Feb 7, 2012 (permalink)

    I just noticed a strange behavior in the RadNumericTextBox. If a user wants to enter ".50" and they type "." and then "50", the decimal point automatically moves itself from the beginning of the sequence to the end. So the user ends up with "50" instead of ".50". Any idea around this?

    Reply

  • Posted on Feb 7, 2012 (permalink)

    Hello,

    I have tried to reprodue the same but no avail. I am using the version 2011, 2, 915, 35. Also try to reproduce the same in this demo and let me know.

    Thanks,
    Princy.

    Reply

  • Michael Malone avatar

    Posted on Feb 8, 2012 (permalink)

    The problem occurs when a Value="0" property is set. See the code below.

    <telerik:RadNumericTextBox ID="RadNumericTextBox1" runat="server" Type="Number" NumberFormat-DecimalDigits="2" ShowSpinButtons="true" IncrementSettings-InterceptArrowKeys="true" IncrementSettings-InterceptMouseWheel="true" IncrementSettings-Step=".25" MinValue="0" MaxValue="24" Value="0" >
    </telerik:RadNumericTextBox>

    Reply

  • Vasil Vasil admin's avatar

    Posted on Feb 9, 2012 (permalink)

    Hi Michael,

    It sound that you are facing the same issue as disused in this forum thread. If this is the case, then download the latest build since it is already fixed.

    All the best,
    Vasil
    the Telerik team
    Sharpen your .NET Ninja skills! Attend Q1 webinar week and get a chance to win a license! Book your seat now >>

    Reply

  • Michael Malone avatar

    Posted on Feb 9, 2012 (permalink)

    Before I download the latest build, has this issue been resolved?  

    http://www.telerik.com/community/forums/aspnet-ajax/ribbonbar/rendering-issues-with-2011-3-1305.aspx 

    Reply

  • Vasil Vasil admin's avatar

    Posted on Feb 13, 2012 (permalink)

    Hi Michael,

    The rendering issue discussed in the other thread is not fixed yet.

    Kind regards,
    Vasil
    the Telerik team
    Sharpen your .NET Ninja skills! Attend Q1 webinar week and get a chance to win a license! Book your seat now >>

    Reply

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET AJAX > Input > RadNumericTextBox Decimal Point Issue
Related resources for "RadNumericTextBox Decimal Point Issue"

ASP.NET Input Features  |  Documentation  |  Demos  |  Telerik TV  |  Self-Paced Trainer  |  Step-by-step Tutorial  ]