摘要: Protected Sub GridView1_RowCreated(ByVal sender As Object, _ ByVal e As System.Web.UI.WebControls.GridViewRowEventArgs) _ Handles GridView1.RowCreated If e.Row.RowType = D... 阅读全文
posted @ 2007-03-30 21:21 margiex 阅读(773) 评论(0) 推荐(0)