GridView没有自动加行号的功能,记录需要行号的话,可以在模板列中使用

 

<%# Container.DataItemIndex + 1%>

 

来显示。

相关文章: