Title: BigDezimal gets convertet to Double or String

Hi All

We have a ULCTextField witch represents a BigDecimal value. As of ULC 6.1 it's no problem to set the BigDecimal via the setValue Method. But as soon we get a ValueChanged event and call getValue we get a String value (or in the case of a NumberDataType a Double value). IMHO it should return a BigDecimal value.

TIA
Ernst

<<BigDecimalSnippet.java>>

Attachment: BigDecimalSnippet.java
Description: BigDecimalSnippet.java

Reply via email to