Repeater中获取HTML select 值
摘要:
加入以下名字空间 using System.Web.UI.HtmlControls; 获取HtmlSelect ddltools1 = e.Item.FindControl("select1") as HtmlSelect; 阅读全文
posted @ 2011-05-30 13:51 ★金★ 阅读(380) 评论(0) 推荐(0) 编辑
posted @ 2011-05-30 13:51 ★金★ 阅读(380) 评论(0) 推荐(0) 编辑