Studio for Silverlight

Largest Value for NumericBox’s Maximum Property

  •  jasonbock said 11 months, 2 weeks ago:

    We have a case in our app where the user can enter values from 0.00 to 9999999999999.99. That maximum number seems like it exceeds some maximum value, as we can only put in "999999999999.99″ – i.e. 12.2, not 13.2 as we’d like. A double should easily be able to represent "9999999999999.99″.

    Well, if we play around with the control, we can get "9999899999999.99″ in, but that’s not quite the upper limit. Is there some maximum value we can’t go past? I can’t find it in the documentation. Thanks in advance.

  •  C1_UpkarS75p said 11 months, 2 weeks ago:

    Hi,

    What format have you set?
    I cant reproduce the issue in the online demo (Format F2):-

    http://demo.componentone.com/silverlight/controlexplorer/#NumericBox/See%20it%20in%20action

    Regards

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.