thing.aspx
来自「c++builder开发的一个仓库信息管理系统」· ASPX 代码 · 共 489 行 · 第 1/3 页
ASPX
489 行
<%@ Page Language="VB" MasterPageFile="~/MasterPage.master" AutoEventWireup="false" CodeFile="Thing.aspx.vb" Inherits="Mode1huopin" title="Untitled Page" %>
<asp:Content ID="Content1" ContentPlaceHolderID="ContentPlaceHolder1" Runat="Server">
<script language="javascript" type="text/javascript">
<!--
function TABLE1_onclick() {
}
// -->
</script>
<table style="width: 700px; height: 450px" id="TABLE1" language="javascript" onclick="return TABLE1_onclick()">
<tr>
<td style="width: 214px; height: 140px" valign="top">
<table style="width: 200px; height: 140px">
<tr>
<td align="center" style="border-right: thin outset; border-top: thin outset; border-left: thin outset;
width: 200px; border-bottom: thin outset; border-collapse: collapse; height: 20px"
valign="middle">
<asp:Button ID="append" runat="server" Height="20px" Text="添加" Width="200px" /></td>
</tr>
<tr>
<td align="center" style="border-right: thin outset; border-top: thin outset; border-left: thin outset;
border-bottom: thin outset; border-collapse: collapse; height: 20px">
<asp:Button ID="edit" runat="server" Height="20px" Text="修改" Width="200px" /></td>
</tr>
<tr>
<td align="center" style="border-right: thin outset; border-top: thin outset; border-left: thin outset;
border-bottom: thin outset; border-collapse: collapse; height: 20px">
<asp:Button ID="delete" runat="server" Height="20px" Text="删除" Width="200px" /></td>
</tr>
<tr>
<td align="center" style="border-right: thin outset; border-top: thin outset; border-left: thin outset;
border-bottom: thin outset; border-collapse: collapse; height: 20px">
<asp:Button ID="seek" runat="server" Height="20px" Text="查找" Width="200px" /></td>
</tr>
<tr>
<td align="center" style="border-right: thin outset; border-top: thin outset; border-left: thin outset;
border-bottom: thin outset; border-collapse: collapse; height: 20px">
<asp:Button ID="Button7" runat="server" Height="20px" Text="导出" Width="200px" /></td>
</tr>
<tr>
<td align="center" style="border-right: thin outset; border-top: thin outset; border-left: thin outset;
border-bottom: thin outset; border-collapse: collapse; height: 20px">
<asp:Button ID="Button8" runat="server" Height="20px" Text="打印" Width="200px" /></td>
</tr>
<tr>
<td align="center" style="border-right: thin outset; border-top: thin outset; border-left: thin outset;
border-bottom: thin outset; border-collapse: collapse; height: 20px">
<asp:Button ID="Button9" runat="server" Height="20px" Text="返回" Width="200px" /></td>
</tr>
</table>
</td>
<td rowspan="2" style="width: 500px; background-color: #f2ffff" valign="top">
<br />
货品信息<br />
<asp:Panel ID="Panelfile" runat="server" Height="50px" Width="500px">
<asp:DataGrid ID="DataGridfile" runat="server" AllowPaging="True" AllowSorting="True"
AutoGenerateColumns="False" CellPadding="4" Font-Bold="False" Font-Italic="False"
Font-Overline="False" Font-Size="13pt" Font-Strikeout="False" Font-Underline="False"
ForeColor="#333333" GridLines="None" HorizontalAlign="Center">
<FooterStyle BackColor="#507CD1" Font-Bold="True" Font-Size="13pt" ForeColor="White"
Height="30px" Width="500px" />
<EditItemStyle BackColor="#2461BF" Font-Bold="False" Font-Italic="False" Font-Overline="False"
Font-Strikeout="False" Font-Underline="False" Wrap="False" />
<SelectedItemStyle BackColor="#D1DDF1" Font-Bold="True" Font-Italic="False" Font-Overline="False"
Font-Strikeout="False" Font-Underline="False" ForeColor="#333333" Wrap="False" />
<PagerStyle BackColor="#2461BF" ForeColor="White" HorizontalAlign="Center" />
<AlternatingItemStyle BackColor="White" Font-Bold="False" Font-Italic="False" Font-Overline="False"
Font-Strikeout="False" Font-Underline="False" Wrap="False" />
<ItemStyle BackColor="#EFF3FB" Font-Bold="False" Font-Italic="False" Font-Overline="False"
Font-Strikeout="False" Font-Underline="False" Wrap="False" />
<HeaderStyle BackColor="#507CD1" Font-Bold="True" ForeColor="White" />
<Columns>
<asp:BoundColumn DataField="ThingNo" HeaderText="货品编号">
<ItemStyle Font-Bold="False" Font-Italic="False" Font-Overline="False" Font-Strikeout="False"
Font-Underline="False" Wrap="False" />
<HeaderStyle Font-Bold="False" Font-Italic="False" Font-Overline="False" Font-Strikeout="False"
Font-Underline="False" Wrap="False" />
</asp:BoundColumn>
<asp:BoundColumn DataField="ThingName" HeaderText="名称">
<ItemStyle Font-Bold="False" Font-Italic="False" Font-Overline="False" Font-Strikeout="False"
Font-Underline="False" Wrap="False" />
<HeaderStyle Font-Bold="False" Font-Italic="False" Font-Overline="False" Font-Strikeout="False"
Font-Underline="False" Wrap="False" />
</asp:BoundColumn>
<asp:BoundColumn DataField="ThingUnit" HeaderText="单位">
<ItemStyle Font-Bold="False" Font-Italic="False" Font-Overline="False" Font-Strikeout="False"
Font-Underline="False" Wrap="False" />
<HeaderStyle Font-Bold="False" Font-Italic="False" Font-Overline="False" Font-Strikeout="False"
Font-Underline="False" Wrap="False" />
</asp:BoundColumn>
<asp:BoundColumn DataField="ProviderPrice" HeaderText="货商单价">
<ItemStyle Font-Bold="False" Font-Italic="False" Font-Overline="False" Font-Strikeout="False"
Font-Underline="False" Wrap="False" />
<HeaderStyle Font-Bold="False" Font-Italic="False" Font-Overline="False" Font-Strikeout="False"
Font-Underline="False" Wrap="False" />
</asp:BoundColumn>
<asp:BoundColumn DataField="ShopPrice" HeaderText="超市单价">
<ItemStyle Font-Bold="False" Font-Italic="False" Font-Overline="False" Font-Strikeout="False"
Font-Underline="False" Wrap="False" />
<HeaderStyle Font-Bold="False" Font-Italic="False" Font-Overline="False" Font-Strikeout="False"
Font-Underline="False" Wrap="False" />
</asp:BoundColumn>
<asp:BoundColumn DataField="MinNumber" HeaderText="最少数量">
<ItemStyle Font-Bold="False" Font-Italic="False" Font-Overline="False" Font-Strikeout="False"
Font-Underline="False" Wrap="False" />
<HeaderStyle Font-Bold="False" Font-Italic="False" Font-Overline="False" Font-Strikeout="False"
Font-Underline="False" Wrap="False" />
</asp:BoundColumn>
<asp:BoundColumn DataField="MaxNumber" HeaderText="最多数量">
<ItemStyle Font-Bold="False" Font-Italic="False" Font-Overline="False" Font-Strikeout="False"
Font-Underline="False" Wrap="False" />
<HeaderStyle Font-Bold="False" Font-Italic="False" Font-Overline="False" Font-Strikeout="False"
Font-Underline="False" Wrap="False" />
</asp:BoundColumn>
<asp:BoundColumn DataField="ClassNo" HeaderText="类别编号">
<ItemStyle Font-Bold="False" Font-Italic="False" Font-Overline="False" Font-Strikeout="False"
Font-Underline="False" Wrap="False" />
<HeaderStyle Font-Bold="False" Font-Italic="False" Font-Overline="False" Font-Strikeout="False"
Font-Underline="False" Wrap="False" />
</asp:BoundColumn>
<asp:BoundColumn DataField="ProviderNo" HeaderText="货商编号">
<ItemStyle Font-Bold="False" Font-Italic="False" Font-Overline="False" Font-Strikeout="False"
Font-Underline="False" Wrap="False" />
<HeaderStyle Font-Bold="False" Font-Italic="False" Font-Overline="False" Font-Strikeout="False"
Font-Underline="False" Wrap="False" />
</asp:BoundColumn>
<asp:BoundColumn DataField="StockNumber" HeaderText="库存数量">
<ItemStyle Font-Bold="False" Font-Italic="False" Font-Overline="False" Font-Strikeout="False"
Font-Underline="False" Wrap="False" />
<HeaderStyle Font-Bold="False" Font-Italic="False" Font-Overline="False" Font-Strikeout="False"
Font-Underline="False" Wrap="False" />
</asp:BoundColumn>
<asp:BoundColumn DataField="remark" HeaderText="备注">
<ItemStyle Font-Bold="False" Font-Italic="False" Font-Overline="False" Font-Strikeout="False"
Font-Underline="False" Wrap="False" />
<HeaderStyle Font-Bold="False" Font-Italic="False" Font-Overline="False" Font-Strikeout="False"
Font-Underline="False" Wrap="False" />
</asp:BoundColumn>
</Columns>
</asp:DataGrid></asp:Panel>
<asp:Panel ID="Panelappend" runat="server" Height="50px" Width="125px">
<table style="width: 500px; height: 120px">
<tr>
<td align="right" style="width: 100px; height: 26px">
编 号:</td>
<td style="width: 150px; height: 26px">
<asp:TextBox ID="tappendno" runat="server" Width="100px"></asp:TextBox>
<asp:RequiredFieldValidator ID="RequiredFieldValidator11" runat="server" ControlToValidate="tappendno"
ErrorMessage="*"></asp:RequiredFieldValidator></td>
<td align="right" style="width: 120px; height: 26px; color: #000000;">
货品名 :</td>
<td style="width: 150px; height: 26px">
<asp:TextBox ID="tappendname" runat="server" Width="100px"></asp:TextBox>
<asp:RequiredFieldValidator ID="RequiredFieldValidator12" runat="server" ControlToValidate="tappendname"
ErrorMessage="*"></asp:RequiredFieldValidator></td>
</tr>
<tr style="color: #000000">
<td align="right" style="height: 26px; width: 100px;">
单 位:</td>
<td style="height: 26px">
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?