Softminer.Net
Softminer.net
Friday, May 15, 2009
Add row number to Gridview in ASP.NET
<asp:templatefield headertext="#">
<itemtemplate>
<%
# Container.
DataItemIndex
+
1
%>
</itemtemplate>
</asp:templatefield>
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment