You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
DS7/DSWeb/CW/CwVouchersChFeeSettlementLi...

110 lines
5.9 KiB
Plaintext

<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="CwVouchersChFeeSettlementList.aspx.cs" Inherits="DSWeb.CW.CwVouchersChFeeSettlementList" %>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" >
<head id="Head1" runat="server">
<title>½áËãƾ֤Áбí</title>
<style type="text/css">
.txtTab{border:1px solid #A0A0A4; border-color:#6699CC;}
.btncss
{
width:100px;
BORDER-RIGHT: #2C59AA 1px solid;
PADDING-RIGHT: 2px; BORDER-TOP: #2C59AA 1px solid;
PADDING-LEFT: 2px; FONT-SIZE: 12px; FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#C3DAF5);
BORDER-LEFT: #2C59AA 1px solid; CURSOR: hand; COLOR: black; PADDING-TOP: 2px;
BORDER-BOTTOM: #2C59AA 1px solid;
}
</style>
<link rel="STYLESHEET" type="text/css" href="../theme/dhtmlxgrid.css"/>
<link rel="STYLESHEET" type="text/css" href="../theme/page.css"/>
<link rel="STYLESHEET" type="text/css" href="../theme/button/default/Fee.css"/>
<link href="../theme/dhtmlxcombo.css" type="text/css" rel="Stylesheet" media="screen"/>
<script src="../js/dhtmlxcommon.js" type="text/javascript"></script>
<script src="../js/dhtmlxgrid.js" type="text/javascript"></script>
<script src="../js/dhtmlxgridcell.js" type="text/javascript"></script>
<script src="../js/dhtmlxcombo.js" type="text/javascript"></script>
<script src="../js/dhtmlxgrid_keymap_excel.js" type="text/javascript"></script>
<script src="../js/dhtmlxgrid_drag.js" type="text/javascript"></script>
<script src="../js/dhtmlxgrid_group.js" type="text/javascript"></script>
<script src="../js/dhtmlxgrid_mcol.js" type="text/javascript"></script>
<script src="../js/json2.js" type="text/javascript"></script>
<script type="text/javascript" src="../js/dhtmlxcombo.js"></script>
<script type="text/javascript" src="../js/dhtmlxcombo_whp.js"></script>
<script type="text/javascript" src="../js/m97date/wdatepicker.js"></script>
<script src="../js/browser.js" type="text/javascript"></script>
<script type="text/javascript">
window.dhx_globalImgPath="../images/";
function document.onkeydown(){
if(event.keyCode==116){
event.keyCode = 0;
event.cancelBubble = true;
return false;
}
}
document.onkeypress=function()
{
if(event.keyCode==13)
{
search();
}
}
</script>
<script src="../js/TGridCommonCwVouchersChFeeSettlementList.js" type="text/javascript"></script>
<script src="../js/jsGridCwVouchersChFeeSettlementList.js" type="text/javascript"></script>
</head>
<body onload="resizeGrid('mygrid_container_settlement','gridContain','dvContainer',210);initGrid();">
<form id="form1" runat="server">
<div style="width:100%;height:100%;" oncontextmenu="return true" id="dvContainer">
<table>
<tr>
<td style="width:10px;"></td>
<td style="width:60px;"><div style="width:60px; text-align:right;">½áË㵥λ£º</div></td>
<td style="width:100px;"><select id="sel_customer" runat="server" style="width:102px;" class="txtTab"></select></td>
<td style="width:10px;"></td>
<td style="width:60px;"><div style="width:60px; text-align:right;">½áËãÈÕÆÚ£º</div></td>
<td style="width:100px;"><input type="text" id="txt_beginDate" onclick="WdatePicker()" style="width:100px" class="txtTab"/></td>
<td align=center style="width:10px;"><div style="width:10px;">~</div></td>
<td style="width:100px;"><input type="text" id="txt_endDate" onclick="WdatePicker()" style="width:100px" class="txtTab"/></td>
<td></td>
<td style="width:40px;"><input id="Button1" runat="server" type="button" value="²éѯ" onclick="search();" style="width:40px; height:20px;" class="btncss"/></td>
</tr>
<tr>
<td style="width:10px;"></td>
<td style="width:60px;"><div style="width:60px; text-align:right;">½áËã±àºÅ£º</div></td>
<td style="width:100px;"><input type="text" id="txt_billno" runat="server" class="txtTab" style="width:100px;"/></td>
<td style="width:10px;"></td>
<td style="width:60px;"><div style="width:60px; text-align:right;">ƾ֤ºÅ£º</div></td>
<td style="width:100px;"><input type="text" id="txt_vouno" runat="server" class="txtTab" style="width:100px;"/></td>
<td></td>
<td style="width:100px;">
<asp:CheckBox ID="cbISVOUCHERNO" runat="server" Width="90px" Text="°üº¬ÒÑÉú³É" />
</td>
<td></td>
<td style="width:40px;"><input id="Button2" runat="server" type="button" value="Çå¿Õ" onclick="initGrid();" style="width:40px; height:20px;" class="btncss"/></td>
</tr>
</table>
<div class="btn-content">
<div class="btn-blank"></div>
<div class="xbtn-img" onclick="refreshList()">
<div class="btnimg"><img src="../images/icons/refresh.gif" width="16px" title="Ë¢ÐÂÁбí"/></div>
</div>
<div class="xbtn">
<input id="imgAdd" runat="server" type="button" value="Éú³Éƾ֤" onclick="ShowDetailAdd();" style="width:70px; height:20px;" class="btncss"/>
</div>
</div>
<div class="grid-ie7" id="gridContain"><div id="mygrid_container_settlement" style="width:1400px; height:420px;" runat="server"></div></div>
<div id="pager" style="width: 99%; margin: 0px; padding: 4px; border: 0px solid #999;"></div>
<div id="info" style="text-align: center; width: 100%; margin: 0 2px; padding: 4px; border: 1px solid #999; display:none;"></div>
<div>
<input type="hidden" id="h_customer" runat="server"/>
<input type="hidden" id="h_searchJson" runat="server"/>
</div>
</div>
</form>
</body>
</html>