Hi Guys, I have Advanced DataGrid, In which i am using TextInput as item renderer and in this renderer i am i am using a number formatter to format the amount entered for example if entered 1234 it will format into 1,234 by formatter but the problem is that when i am going to the next row or next textInput in the Advanceddatagrid i am losing the data on focusOut of renderer i am using number formatter if go to the next textInput with mouse click then i am losing the data but if i go with tab then its working fine.... and if i don't use the number formatter for formatting then everything is working fine.... so i thnk the problem is with the formatter Pls suggest me as soon as possible its urgent.
Thanks -- You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/flex_india?hl=en.

