Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
3475
WebPercentEditor allowing value to go above MaxValue when using the up arrow key
posted

The WebPercentEditor allows the value to go above the MaxValue when using the up arrow key.  The old WebPercentEdit control did not allow this.  For example, the HTML code below will only allow a max of 99.999 to be typed in by the user but they can use the arrow key to increase the value.  Is there a way around this?

   

<ig:WebPercentEditor ID="wpeRate" runat="server" 

Width="50px" 

SkinID="Decimal3"

MaxValue="99.999"

MinValue="0" 

MaxLength="6"

Nullable="True"

MinDecimalPlaces="3"

Style="z-index: 110; left: 12px; position: absolute; top: 0px">

</ig:WebPercentEditor>

  • 15320
    Offline posted

    Hello Autumn,

    After further research of this matter it seems that this behavior is a development issue. Therefore I logged this in our internal tracking system with a Development ID of 180051. I've opened a private case for you with number: CAS-143536-G6N6F2 and have linked the development issue to it so that you'll be notified once the issue has been resolved. You can find the case by going to your account on our web site and then to the "Support activity" tab. You can view the status of the development issue connected to that case by selecting the "Development Issues" tab when viewing this case.

    Please let me know if you need more information.

    Regards,

    Tsanna

  • 15320
    Offline posted

    Hello Autumn,

    Thank you for contacting Infragistics community.

    I'm currently looking into this matter and will keep you posted.

    At the meantime if you have any other questions, please let me know.

    Regards,

    Tsanna