Thanks Jagan for your quick response .
Sorry to bug you again . Customer don't want the field to be editable, is
there any way accomplish exactly like in HTML ? Please copy the following in
a text file and save it as HTML and type *ire* . But today I will implement
it by using auto complete functionality and give a demo to him . Hopefully
he likes it.


<SELECT name = "s1">
<OPTION>India
<OPTION>Indonesia
<OPTION>Iran
<OPTION>Iraq
<OPTION>Ireland
</SELECT>

Regards
Kiran

On Sat, Sep 12, 2009 at 10:58 PM, Jagadish M <jagan.f...@gmail.com> wrote:

> Hi,
>
> continue with the same flex combobox  with autocomplete functionality..
>
>
>
> On Fri, Sep 11, 2009 at 10:48 PM, Kiran Kumar Vasireddy <
> kiranv...@gmail.com> wrote:
>
>> Dear All,
>>
>> I see a difference between HTML combobox and Flex Combox box
>>
>> For example , if you run the below html code in browser , you will get
>> list of country codes in combox box . Select the Combobox and type *ire*, It 
>> directly takes you to the Ireland , But in flex it won't .It tries to
>> take you to the country starts with *e* . Is there any way to accomplish
>> html functionality in flex? or any other sophisticated combobox
>> implimentation in flex ?
>>
>>
>> <SELECT name = "s1">
>> <OPTION>India
>> <OPTION>Indonesia
>> <OPTION>Iran
>> <OPTION>Iraq
>> <OPTION>Ireland
>> </SELECT>
>>
>> Thanks
>>
>> Regards
>> Kiran
>>
>>
>>
>>
>
>
> --
> Regards
> Jagan Mady's
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Flex 
India Community" group.
To post to this group, send email to flex_india@googlegroups.com
To unsubscribe from this group, send email to 
flex_india+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to