日期:2014-05-17  浏览次数:20412 次

如何获得CheckBox选中的数量
<asp:DataList ID="DataList_fit" runat="server" RepeatDirection="Horizontal" Width="100%" >
                                                                                    <ItemTemplate>
                                                                                        <table style="width:110px; border-collapse: collapse;">
                                                                                            <tr>
                                                                                                <td><img src="http://localhost:6771/shoping/shop_admin/product_zsimg/gifts_img/<%# DataBinder.Eval(Container.DataItem,"fitting_img")%>" alt="" style="width:100px; height:100px" /></td>
                                                                                            </tr>
                                                                                            <tr>