在GRIDVIEW的第一列加个编号

e.Row.Cells[0].Text = e.Row.DataItemIndex.ToString();
posted on 2006-07-11 11:38  Ameng  阅读(195)  评论(0)    收藏  举报