原文链接:http://liyou.blogbus.com/logs/5504866.html
GridView没有自动加行号的功能,记录需要行号的话,可以在模板列中使用<%# Container.DataItemIndex + 1%>来显示。
原文链接:http://liyou.blogbus.com/logs/5504866.html
GridView没有自动加行号的功能,记录需要行号的话,可以在模板列中使用<%# Container.DataItemIndex + 1%>来显示。
转载于:https://www.cnblogs.com/min10/archive/2009/03/23/1419532.html