Hi, If i am not wrong is empName is labelField or Label Function, if label function go through this url http://blog.flexexamples.com/2007/09/25/creating-a-simple-label-function-on-a-flex-combobox-control/
On Feb 10, 4:40 pm, phani pvr <[email protected]> wrote: > Hi All, > > I am getting list from backend and assigned that list to combo box. > Like this > <mx:comboBox dataprovider={empList} labelFunction="empName"/> > > here i am getting the data. But the problem is that i am unable to see it. > Data is not visible. > > Please any one help me regarding this. > Thanks in Advance. > > Regards, > Phani. -- 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.

