Int64EditBox does not accept Maximum/Minimum value when using N0 format

Editors for WPF Forum

Posted 11 years ago by Ilian Pinzon
Version: 12.2.0572
Platform: .NET 4.0
Environment: Windows 7 (32-bit)
Avatar

Hi Guys,

We have an issue with the Int64EditBox that uses a format with a thousands separator. The edit box does not accept the maximum value.

This is fairly easy to reproduce. Just use:

<ae:Int64EditBox Maximum="10000" Format="N0" />

The edit box will accept 9,999 and 10000 but not 10,000. It will stop accepting digits at 10,00. I confirmed that the same bug occurs with Minimum as well.

We are currently using build 12.2.572 but I can also reproduce it on 13.1.0582.

Comments (1)

Answer - Posted 11 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar

Hi Illian,

Thanks for reporting this.  We'll fix it for the next version.


Actipro Software Support

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

Add Comment

Please log in to a validated account to post comments.