<FooterTemplate>
                       <tr>
                          <td colspan="5">
                            <asp:Label ID="lblEmpty" Text="无清单显示" runat="server"  Visible='<%#bool.Parse   ((rptGoodsList.Items.Count==0).ToString())%>'></asp:Label>
                          </td>
                       </tr>
                      </FooterTemplate>

posted on 2011-02-12 13:25  Berthing  阅读(213)  评论(2)    收藏  举报