摘要:
public static void BindDropFatherItem( DropDownList DropDownList ) { DropDownList.Items.Clear(); string strSql = "select * from Department"; DataTable dt = DB.GetTable( str... 阅读全文
posted @ 2008-06-07 15:28
Magicam
阅读(611)
评论(0)
推荐(0)

浙公网安备 33010602011771号