The decimal data type cannot find a supported input control.

Editors for WPF Forum

Posted 4 months ago by jun.Yang
Version: 21.1.4
Avatar

Now I am encountering that the decimal type data cannot meet the data accuracy requirements through the DoubleEditBox control? Will you consider supporting decimal support? Can I extend DobuleEditBox now to support this?

Comments (1)

Posted 3 months ago by Actipro Software Support - Cleveland, OH, USA
Avatar

Hello,

Right now the DoubleEditBox control supports the full precision of the Double type.  The DoubleEditBox documentation topic has an option for determining the precision of decimals up to what the Double type itself can support, in case that helps.

We never added a DecimalEditBox since the Decimal type is not CLS compliant and our assemblies have been been marked CLS compliant so that they can be used with other languages like F#.  I logged a request for a DecimalEditBox control in case we stop supporting CLS compliance in the future.


Actipro Software Support

The latest build of this product (v24.1.2) was released 5 days ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.