ÔõôÓÃjavascript¿ØÖÆgridviewÀïµÄRadioButton
ÔõôÓÃjavascript¿ØÖÆgridviewÀïµÄRadioButton
¶Ô gridview findcontrol ,ÕÒ³öRadioButton£¬
È»ºó£¬¶ÔRadioButton £¬µÄAttribute Ôö¼Ó JS¾Í¿ÉÒÔÁË¡£
C# code:
for (int i = 0; i < gdvSystemConfig.Rows.Count; i++)
{
RadioButton rdo = (RadioButton)gdvSystemConfig.Rows[i].FindControl("rdo");
rdo.Attribute.Add("onclick","testMethod()");
}
End_rbody_60765756//-->
¸Ã»Ø¸´ÓÚ2009-11-05 15:12:33±»¹ÜÀíԱɾ³ý
¶ÔÎÒÓÐÓÃ[0]
¶ª¸ö°åש[0]
ÒýÓÃ
¾Ù±¨
¹ÜÀí
TOP
tmxvkwxf
µÈ¡¡¼¶£º
#4Â¥ µÃ·Ö£º0»Ø¸´ÓÚ£º2009-10-29 15:10:34
關鍵ÊÇtestMethod()這ÄêfunctionÔõ麼寫?ÎÒ寫µÄ總ÊÇÓÐ錯?謝謝
testMethod()ÊÇÇ°ÃæÒ³£¬×Ô¼ºÔö¼Ó£º
<script>
function testMethod() {
........
}
</script>
ÄǾÍÊÇjs´íÎóµÄÎÊÌâÁË,ÓÃfirefoxµ÷ÊÔÒ»ÏÂ.
testMethod()ÔÚÕâ¸ö·½·¨Àï´«Ò»¸öthis,ÀýtestMethod(this)
Ïà¹ØÎÊ´ð£º
C#дJAVASCRIPT Êý×é
protected void Page_Load(object sender, EventArgs e)
{
if (!IsPostBack)
& ......
ÈçºÎʵÏÖµ±Êó±êÐüÍ£¿Ø¼þÉÏʱ£¬³öÏָÿؼþµÄβ²¿ÏÔʾ¶ÔÓ¦µÄ²ã£¬Êó±êÒÆ¶¯µ½¸Ã²ãÉϽøÐÐÏàÓ¦µÄ²Ù×÷£¬µ±Êó±êÒÆ³ýʱ£¨²»ÔڿؼþÉÏÒ²²»ÔÚ²ãÉÏ£©²ãÒþ²Ø£¬
http://topic.csdn.net/u/20090830/23/5e5ded07-7216-46c2-9712- ......
ÈçÌ⣺
²Î¿¼http://topic.csdn.net/u/20090912/12/af0562a2-6869-48b8-a1a4-bc165c02fa4d.html
ÖÐÎҵĻظ´
°ÑxmlReportData.async = "false"; ¸Ä³ÉxmlReportData.async = "true";¾ÍÊÇÒì² ......
ÎÒ°Ñ×öÁËÒ»¸öascx¿Ø¼þ£¬´úÂëÈçÏ£º
<table width="728" border="0" align="center" cellpadding="0" cellspacing="0">
<tr&g ......