Haven't tested this, but your only hope is in adding the following to each of the numeric fields:
TruncateElipses="false"
This property is true by default. If the server is passing decimals for these DDs (unlikely), this setting may be trimming them.
|