Hello,
I'am trying to use 1100000442958 in my XAF application. I've defined a long data type propery into my Domain Object but in the interface my value is converted to 2147483647.
What can I do ?
Thanks.
Disclaimer: The information provided on DevExpress.com and affiliated web properties (including the DevExpress Support Center) is provided "as is" without warranty of any kind. Developer Express Inc disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.
Confidential Information: Developer Express Inc does not wish to receive, will not act to procure, nor will it solicit, confidential or proprietary materials and information from you through the DevExpress Support Center or its web properties. Any and all materials or information divulged during chats, email communications, online discussions, Support Center tickets, or made available to Developer Express Inc in any manner will be deemed NOT to be confidential by Developer Express Inc. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.
Hi Florin,
Thank you for contacting us.
I have reproduced the reported issue in the Web application, and it appears to be related to DevExpress.Web.ASPxEditors.ASPxSpinEdit. We are working on a workaround and will contact you once its ready.
Thank you for your patience,
Dennis
Hi Florin,
Thank you for your patience. We have fixed this problem and this fix will be available in the next update of the suite. If all goes according to plan, we will release the 8.2.4 version within a week. Unfortunately, we cannot provide you with an exact date.
Could you please wait a bit?
Thanks,
Dennis
P.S.
We fixed the bug, thus we support long numbers, but when pasting very large numbers into the editor, it will round the value. This is a limitation of JavaScript.