0
10
38
实习版主
protected void gridView_HtmlDataCellPrepared(object sender, ASPxGridViewTableDataCellEventArgs e) { if (e.DataColumn.Caption.Trim() == "序号") { e.Cell.Text = ( ( e.VisibleIndex ) + 1 ).ToString(CultureInfo.InvariantCulture); } }
查看全部评分
使用道具 举报
99
28
1
15
本版积分规则 发表回复 回帖并转播 回帖后跳转到最后一页
Archiver|手机版|小黑屋|开发者网 ( 苏ICP备08004430号-2 )版权所有:南京韵文科技有限公司 苏公网安备32011302322501号
GMT+8, 2026-2-27 23:17
Powered by Discuz! X3.5
© 2001-2026 Discuz! Team.