Slight confusion, you have a Drop Down List but the Textbox is going blank? Are you using a TextBox filter (text input) or are you using a Drop Down Filter?
In which case, after postback, do the values of your drop down change at all? As long as it finds an index on that drop down it should be setting properly, however without seeing your code it's hard to know if there's something else occurring.