摘要:
使用了MasterPage or GridView中的模版列后前台获取ID的问题,可通过以下方式:document.getElementById("ctl00$编辑区ID$控件ID");document.getElementById("ctl00_编辑区ID_控件ID");document.getElementById("<%=控件名ID.ClientID%>"); //推荐http:... 阅读全文
posted @ 2009-06-02 13:21
yo
阅读(876)
评论(0)
推荐(0)
浙公网安备 33010602011771号