home > news Prevent Flex numeric nulls from turning to zeros in BlazeDS
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