I'm looking for a simple C# web control that has the added functionality of auto complete. I have found some java script that I'm using now but the down side is that on a combo box that does an auto post back, every click it interprets as a post back so that is real annoying. Anyone know where I can find a control like this?!? Thanks in advance!