会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
gdjlc
培养良好的习惯,每天一点一滴的进步,终将会有收获。
博客园
::
首页
::
博问
::
闪存
::
新随笔
::
联系
::
订阅
::
管理
::
公告
2009年11月13日
触发Repeater中的Dropdownlist的SelectedIndexChanged如何获得Repeater的当前行
摘要: <asp:Repeater ID="rptUserList" runat="server" OnItemCommand="rptUserList_ItemCommand"> <ItemTemplate> <tr> <td> <asp:CheckBox ID="chkDel" runat="server" /> </td> <td style="word-break: break-all" align
阅读全文
posted @ 2009-11-13 09:26 gdjlc
阅读(1490)
评论(0)
推荐(1)
编辑