Thaq Ravi.
 In that main application remove the code under <ui:completionInput> and use
below code
 mx:ArrayCollection id="id_array">
        <mx:Object label="mahesh" data="babu"/>
        <mx:Object label="mahesh1" data="babu1"/>
        <mx:Object label="mahesh2" data="babu2"/>
    </mx:ArrayCollection>
and use this arraycollection id as dataprovider to ui:completionInput and
used lableField as data(i want combobox with data(babu,babu1,...)).It is not
working.
Just chk

On Sun, Sep 6, 2009 at 11:48 PM, Ravi Mishra <[email protected]> wrote:

>
> Hi Mahesh,
>
> Your code is working fine with me. Can you pls elaborate your problem
> in little more detail?
>
> -Ravi
> http://achieveravi.blogspot.com
>
> On Sep 6, 6:20 pm, mahesh bab <[email protected]> wrote:
> > Hi
> >
> > Here I have attatched code for autocompletetextinput.I have download code
> > from net.
> >
> > It is working fine.Here my problem in I have wriiten code like this
> >
> >    mx:ArrayCollection id="id_array">
> >         <mx:Object label="mahesh" data="babu"/>
> >         <mx:Object label="mahesh1" data="babu1"/>
> >         <mx:Object label="mahesh2" data="babu2"/>
> >     </mx:ArrayCollection>
> >
> > i  have used this arraycollection id as dataprovider to
> ui:completionInput
> > and i
> >
> > have used lableField as data.It is not working.
> >
> > Plz Help me.
> >
> > Regards
> >
> > D.Mahesh babu
> >
> >  auto.zip
> > 581KViewDownload
> >
>


-- 
Regards
D.Mahesh Babu

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