2
Answers

Combo box with special functionality

Shomen Deb

Shomen Deb

16y
2.3k
1
I have combo box control in a windows application. I want the combo box to behave like: as you type some text or search string, it will automatically display dropdown list with matched string or text. I've searched in internet. It can be done by AJAX Control Toolkit. But it is available for visual studio 2008. I'm using visual studio 2005. How can I be able to solve this problem?
Answers (2)