摘要:
protected void gvwCategories_RowCreated(object sender, GridViewRowEventArgs e){ if (e.Row.RowType == DataControlRowType.DataRow) { ImageButton btn = e.Row.Cells[4].Controls[0] as ImageButton;... 阅读全文
posted @ 2007-11-21 08:36
Vincent Yang
阅读(345)
评论(0)
推荐(0)

浙公网安备 33010602011771号