摘要:
工作过程中,在Repeater绑定数据时,需要为每一行数据添加一个复选框。最初是通过<input type="checkbox" name="chkbox" id="chkbox" runat="server" />来加入,并在cs中通过HtmlInputCheckBox chkbox=e.item.FindControl("chkbox") as HtmlInputCheckBox;... 阅读全文
posted @ 2008-05-19 17:35
mcjeremy
阅读(413)
评论(1)
推荐(0)

浙公网安备 33010602011771号