62,243
社区成员




<FooterTemplate>
合计:
</FooterTemplate>
<FooterTemplate>
<asp:Label runat="server" Text="<%# this.Sumqty() %>" />
</FooterTemplate>
<FooterTemplate>
<asp:Label runat="server" Text='<%# this.Sumqty("fld_name") %>' />
</FooterTemplate>