会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
make a different
博客园
首页
新随笔
联系
管理
订阅
2010年8月7日
repeater里添加序号
摘要: 1、<itemtemplate><tr><td><%# Container.ItemIndex + 1%></td></tr></itemtemplate> 2、<itemtemplate><tr><td><%# this.rpResult.Items.Count + 1%...
阅读全文
posted @ 2010-08-07 17:44 雨荨
阅读(8595)
评论(2)
推荐(0)