Some one?
--- In [email protected], "danielvlopes" <[EMAIL PROTECTED]>
wrote:
>
> Ola, I am with the following problemÂ…
> I have the field value in some tables of my DB, in flex I store values
> in format 0000,00 (money) but when I return the stored items for my
> datagrid and click header to sort it no right sorted because is string.
>
> I'm using amfphp to get values from PHP.
>
> If i use, decimal on mysql, i think php will cast this decimal to
> string before send to flex.
>
> Which would be the best way to fix this problem?
>
> Thanks
>