I don't know for sure, but if its selecting the correct item but not populating the fields, it sounds like it may be looking for a mouse click event to trigger the population. in the OnPress event of the button try adding ../SearchFilter.Press=True. I Never have tried that property with a dropdown it may work.
|