Hi
I feel this is stupid, but what the hell...
this is two lines of a methods that handles a dropdownlist event:
resolve = (Button)FormView1.FindControl("btn_resolve");
resolve.Visible = true;
It used to work with me earlier! Not working now