04 2009 档案
摘要:CodeCode highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->protectedvoidDDLAnnex_SelectedIndexChanged(objectsender,EventArgse){DropDownListdrp=senderasDropDownList;//触发事件的DropDownListGridViewRowrow=drp.NamingContainerasGridViewRow;//GridView当前行row.Style.
阅读全文
摘要:1、在Page_Load中中入以下代码CodeCode highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->for(inti=0;i<GrdData.Rows.Count;i++){PostBackTriggertrigger=newPostBackTrigger();trigger.ControlID=GrdData.Rows[i].FindControl("DDLAnnex").UniqueID.ToString();((Up
阅读全文