Has any one has the implemented drop-down view in their application.
The drop-down view should behave like a search suggestion drop-down or a normal drop-down web component view having a button with the text-view field.
Or can any one guide me to such an article of the implementation is present on the web.
I have tried goggling but of no much help.
Thanking in advance.
Here is the sample code to create dropdown view like html in your application.
http://code.google.com/p/dropdowndemo/downloads/list
The tutorial is here.
http://ameyashetti.wordpress.com/2010/09/26/drop-down-demo/