Flex is thinking the value is a Boolean (where 1 = true and 0 = false). You might be able to use a labelFunction to return a string value back to the column or a formatter for that column.
--- In [email protected], "markgoldin_2000" <[EMAIL PROTECTED]> wrote: > > When I am setting an XML dataProvider for a DG and that xml has 1 as a > value the DG shows true instead of 1. Why that's happening? > > Thanks >

