?? check.aspx
字號:
?<%@ Page Language="VB" MasterPageFile="~/MasterPage.master" AutoEventWireup="false" CodeFile="check.aspx.vb" Inherits="Mode4_check" title="Untitled Page" %>
<asp:Content ID="Content1" ContentPlaceHolderID="ContentPlaceHolder1" Runat="Server">
<table style="width: 700px; height: 450px">
<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="Buttonexamine" 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="Buttoncancelexamine" 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="Buttonbankout" runat="server" Height="20px" Text="返回" Width="200px" /></td>
</tr>
</table>
</td>
<td rowspan="2" style="width: 519px; background-color: #f2ffff" valign="top">
<asp:Panel ID="Panel1" runat="server" Height="50px" Width="125px">
<table style="width: 500px">
<tr>
<td align="left" style="width: 300px; height: 30px">
<asp:Button ID="a" runat="server" Enabled="False" Text="盤點列表" />
<asp:Button ID="inbanklist" runat="server" Text="盤點明細" /><span style="font-size: 10pt">
</span>
</td>
<td align="left" style="font-size: 10pt; width: 200px">
</td>
</tr>
</table>
<asp:DataGrid ID="DataGridcheck" runat="server" AutoGenerateColumns="False" CellPadding="4"
ForeColor="#333333" GridLines="None" Style="width: 600px">
<FooterStyle BackColor="#507CD1" Font-Bold="True" ForeColor="White" />
<EditItemStyle BackColor="#2461BF" Font-Bold="False" Font-Italic="False" Font-Overline="False"
Font-Strikeout="False" Font-Underline="False" HorizontalAlign="Center" />
<SelectedItemStyle BackColor="#D1DDF1" Font-Bold="True" Font-Italic="False" Font-Overline="False"
Font-Strikeout="False" Font-Underline="False" ForeColor="#333333" HorizontalAlign="Center"
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" HorizontalAlign="Center" />
<ItemStyle BackColor="#EFF3FB" Font-Bold="False" Font-Italic="False" Font-Overline="False"
Font-Strikeout="False" Font-Underline="False" Height="20px" HorizontalAlign="Center" />
<HeaderStyle BackColor="#507CD1" Font-Bold="True" Font-Italic="False" Font-Overline="False"
Font-Strikeout="False" Font-Underline="False" ForeColor="White" HorizontalAlign="Center"
VerticalAlign="Middle" />
<Columns>
<asp:BoundColumn DataField="ChekNo" HeaderText="盤點單號">
<HeaderStyle Font-Bold="False" Font-Italic="False" Font-Overline="False" Font-Strikeout="False"
Font-Underline="False" HorizontalAlign="Center" />
</asp:BoundColumn>
<asp:BoundColumn DataField="ChekDate" HeaderText="盤點日期">
<HeaderStyle Font-Bold="False" Font-Italic="False" Font-Overline="False" Font-Strikeout="False"
Font-Underline="False" HorizontalAlign="Center" />
</asp:BoundColumn>
<asp:BoundColumn DataField="ClassName" HeaderText="貨品類別">
<HeaderStyle Font-Bold="False" Font-Italic="False" Font-Overline="False" Font-Strikeout="False"
Font-Underline="False" HorizontalAlign="Center" />
</asp:BoundColumn>
<asp:BoundColumn DataField="IntoPeople" HeaderText="錄入員"></asp:BoundColumn>
<asp:BoundColumn DataField="ExaminePeople" HeaderText="審核人 "></asp:BoundColumn>
<asp:BoundColumn DataField="plmoney" HeaderText="盈虧額"></asp:BoundColumn>
<asp:BoundColumn DataField="BankNote" HeaderText="附注"></asp:BoundColumn>
</Columns>
</asp:DataGrid></asp:Panel>
<asp:Panel ID="Panel2" runat="server" Height="50px" Width="125px">
<table style="width: 500px; height: 170px">
<tr>
<td colspan="2">
<asp:Button ID="inbank" runat="server" Text="盤點列表" />
<asp:Button ID="b" runat="server" Enabled="False" Text="盤點明細" /></td>
<td align="right" style="width: 100px">
</td>
<td style="width: 150px">
</td>
</tr>
<tr>
<td align="right" style="width: 100px; height: 30px">
盤點單號:</td>
<td style="width: 150px">
<asp:TextBox ID="txt_inbankno" runat="server" Width="100px"></asp:TextBox>
</td>
<td align="right" style="width: 100px">
盤點日期:</td>
<td style="width: 150px">
<asp:TextBox ID="txt_inbankdate" runat="server" Width="100px"></asp:TextBox>
</td>
</tr>
<tr>
<td align="right" style="width: 100px; height: 22px">
錄入人:</td>
<td style="height: 22px">
<asp:TextBox ID="txt_inpeople" runat="server" Width="100px"></asp:TextBox>
</td>
<td align="right" style="width: 100px; height: 22px">
審核人:</td>
<td style="height: 22px">
<asp:TextBox ID="txt_expeople" runat="server" Width="100px"></asp:TextBox>
</td>
</tr>
<tr>
<td align="right" style="width: 100px; height: 30px">
貨品類別:</td>
<td>
<asp:DropDownList ID="DropDownList_classname" runat="server" Width="100px">
</asp:DropDownList></td>
<td align="right" style="width: 100px">
盈虧額:</td>
<td>
<asp:TextBox ID="txt_money" runat="server" Width="100px"></asp:TextBox></td>
</tr>
<tr>
<td align="right" style="width: 100px; height: 38px" valign="top">
附注:</td>
<td colspan="3" style="height: 38px" valign="top">
<asp:TextBox ID="txt_inbankremark" runat="server" Style="width: 350px; height: 40px"
TextMode="MultiLine"></asp:TextBox></td>
</tr>
<tr>
<td align="left" colspan="4" style="height: 32px" valign="middle">
對入庫貨品進行:<asp:Button ID="append1" runat="server" Text="添加" />
<asp:Button ID="edit1" runat="server" Text="修改" />
<asp:Button ID="delete1" runat="server" Text="刪除" /></td>
</tr>
<tr>
<td align="center" colspan="4" style="height: 40px" valign="bottom">
<asp:Button ID="save" runat="server" Text="保存" />
<asp:Button ID="cancel" runat="server" Text="取消" />
</td>
</tr>
</table>
</asp:Panel>
<asp:Panel ID="Panel3" runat="server" Height="50px" Width="125px">
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -