Hi Everyone,
i am new to the group and new to Flex but not AS.
I have a CF / Flex app with Remoting and remote classes.
I have one class that is bound to the results of a remoting call.

the problem is that not all the results show up.
i can Alert the whole class, and my data is there. i can even alert 
on the individual fields in the class and the data is also there. 
(doing this on the function that fills the data model.)

I then have my model bound to the class, and my form fields bound to 
the model. most of the form fields display data, but not all of them.

i have a few text fields that display nothing, no matter how i try to 
bind to the model, those fields are empty, but not empty in the model 
when i fill it.

can someone please help me diagnose this frustrating issue?

thanks

tim


Reply via email to