hello,
i'm binding integer values with <fb:value id="foo" path="foo"/>
when foo > 999 , i get some irritating formatting like 1,000
How do i disabled this and display my number as 1000 ?
i tried
<fb:value id="foo" path="foo">
<fd:convector datatype="plain"/>
</fd:value>
but it does not work (might not be the correct syntax or even convector, though)...
thanks.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
