I want to preset the default option on a wwWebDropDownList control. I have code in my OnPreRender routine that sets MyList.SelectedValue to the desired option, but I am getting inconsistent results. Sometimes it works - sometimes it comes up with no option preselected. Is there a better way to do this?