try this,this.DROP_DOWN.items.selectedIndex=this.DROP_DOWN.items.IndexOf(this.DROP_DOWN.items.FindByValue(trim(mystring))) . Hope that helps.