❶ 請問誰能給個Asp+Ajax實現無刷新三聯動下拉框
DropDownList控制項到的UpdatePanel
「DropDownList1的」RUNAT =「伺服器」的AutoPostBack =「真」OnSelectedIndexChanged =「 DropDownList1_SelectedIndexChanged「>
英寸CS寫響應選擇事件處理,綁定數據源,如保護無效DropDownList1_SelectedIndexChanged(對象發件人,EventArgs五)
{ BR />字元串DropDownList1.SelectedItem.Value.ToString strupclassID =();
DropDownList2.Visible = TRUE;
ddl_databindforLastclass(strupclassID);
.........
}
保護無效DropDownList2_SelectedIndexChanged的(對象發件人,EventArgs的E)
{
串DropDownList2.SelectedItem.Value.ToString strupclassid =();
。 .........
}