Select控件问题为什么在窗体中添加一个select控件,但是在相应的.cs文件中报错说不存在Select1名称?求解。。。[解决办法]在.aspx文件中,<select id="Select1" name="D1" runat="server">语句中,没有写runat="server"