asp.net中的“按需打印”(打印你需要打印的部分(2)


                    <tr>
                        <td nowrap="nowrap">被投诉人地址:</td>
                        <td><asp:Label runat="server" Text="Label"/></td>
                        <td nowrap="nowrap">投诉人:</td>
                        <td><asp:Label runat="server" Text="Label"/></td>
                    </tr>


                    <tr>
                        <td nowrap="nowrap">诉求信息是否保密:</td>
                        <td><asp:Label runat="server" Text="Label"/></td>
                        <td nowrap="nowrap">管理员是否同意公开:</td>
                        <td><asp:Label runat="server" Text="Label"/></td>
                    </tr>


                    <tr>
                        <td nowrap="nowrap">浏览数:</td>
                        <td><asp:Label runat="server" Text="Label"/></td>
                        <td nowrap="nowrap">回复数:</td>
                        <td><asp:Label runat="server" Text="Label"/></td>
                    </tr> 

                    <tr>
                        <td nowrap="nowrap">归档:</td>
                        <td><asp:Label runat="server" Text=""/></td>
                        <td nowrap="nowrap">诉求提交时间:</td>
                        <td><asp:Label runat="server" Text="Label"/></td>
                    </tr>

内容版权声明:除非注明,否则皆为本站原创文章。

转载注明出处:https://www.heiqu.com/wjgffz.html