posts - 7,  comments - 3,  trackbacks - 0
<2008年7月>
293012345
6789101112
13141516171819
20212223242526
272829303112
3456789

常用链接

留言簿(1)

随笔分类

随笔档案

文章分类

收藏夹

搜索

  •  

最新评论

阅读排行榜

评论排行榜


<asp:TemplateField>
    
<ItemTemplate>
         
<asp:Label ID="lblNun" Text='<%# Container.DataItemIndex+1  %>' runat="server"></asp:Label>
    
</ItemTemplate>
</asp:TemplateField>
posted on 2008-07-26 14:02 reddyone 阅读(377) 评论(0)  编辑 收藏 引用 所属分类: .net
只有注册用户登录后才能发表评论。