Hi,

The same thing i have done.
Here i am saving employee details to database, and getting the list of all
employees and showing the names of the employees
in that combo box.
Here i am getting the list properly from backend . But now the problem
coming ,  in the combo box some times the names are visible but some times
names are not visible.
Not getting what is the problem.



On Thu, Feb 10, 2011 at 6:26 PM, Santosh <[email protected]> wrote:

> 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.
>
>

-- 
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.

Reply via email to