Hi
U can achive this by following 3 steps:
1. Make combobox editable=true(By this u can type in combobox)
2.Use change event for combobox
3.In this event make dropdown and filter arraycollection which is a
dataprovider to ur combobox.
http://blog.flexexamples.com/2008/03/12/using-a-combobox-to-filter-items-in-a-datagrid-in-flex/
Use this link to understand arraycollection filter functionality
Hope this gives u some idea

On Tue, Nov 10, 2009 at 9:32 PM, Suraj Gagain <suraj.gag...@gmail.com>wrote:

>
> Hi all,
> I really need ur help.
> Actually i am trying to create a combox component on which we can
> write and as we shall write drop down coulmns in that would go on
> filtering.
> like in a combox i hv six columns like
> akash,akshay,amaresh,drive,dread
> and when i will click on it and press a then it will filter columns to
> akash,akshay and amaresh and then i should be able to write k after a
> and on that i would be able to filter out one more coulmn amaresh and
> so on...........
> hope u can understand my requirement .........kindly respond as soon
> as u can.
> Thanks in advance,
> Suraj Gagain
>
> >
>

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