VISHNU P S
While entering decimal value 123456789012345678.21 on Spark Decimal Control, it is displayed as 123456789012345680.000 on blur of the control. Decimal Places value given as 3 ,So I am expecting 123456789012345678.210.
Is there any way we can prevent the rounding off.
SPARK Support
Hi Vishnu,
We have been able to recreate this issue in our test environment. The Stock IBM Decimal control provides a warning that values greater than 16 places are out of range. This is due to the decimal variable that the control is bound to.
I have logged a bug to provide the same warning for the SPARK control when variables outside of the available range are attempted.
Regards,
Stephen P.