DataRow dr = dt.NewRow();
dt.Rows.InsertAt(dr,0);

posted on 2013-09-03 11:49  清风暮雨  阅读(850)  评论(0)    收藏  举报