开发者

Flex: dynamic filtering (like google's or google finance)

I wanted to put a search box in my flex app that would act just like google or google finance: you start typing and a drop down list just below starts filtering the results dynamically. 开发者_如何学运维Does anyone know how to do this in flex? I am using flex and php so as the user types it will pull results off the server dynamically.

thanks!


This is usually called "AutoComplete", and there appear to be a number of them. Here's one.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜