home > news How to Prevent Flex Numeric Nulls From Turning to Zeros in BlazeDS
How to Prevent Flex Numeric Nulls From Turning to Zeros in BlazeDS
This article offers a solution for handling of null values for numeric data types in Flex/Java projects. Currently, every time there’s a Flex/Java update, we end up replacing the original nulls with zeros when the user didn’t actually change that value. This article ia a silver bullet for handling numeric nulls.
read more