178 lines
7.0 KiB
Plaintext
178 lines
7.0 KiB
Plaintext
<%@ Page Language="C#" AutoEventWireup="true" CodeFile="MaterialItem_list.aspx.cs" Inherits="MaterialItem_list" %>
|
|
|
|
<!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 runat="server">
|
|
<title></title>
|
|
<link href="../Css/index.css" rel="stylesheet" type="text/css" />
|
|
<script src="../Jquery-ui/js/jquery-1.10.2.js" type="text/javascript"></script>
|
|
<link href="../Css/right.css" rel="stylesheet" type="text/css" />
|
|
<script src="../Jquery-ui/js/jquery-ui-1.10.4.custom.js" type="text/javascript"></script>
|
|
<link href="../Jquery-ui/css/pepper-grinder/jquery-ui-1.10.4.custom.css" rel="stylesheet" type="text/css" />
|
|
<script src="../Js/Calendar3.js" type="text/javascript"></script>
|
|
<script src="../Js/ToolTip.js" type="text/javascript"></script>
|
|
<link rel="stylesheet" href="../Css/gh-buttons.css" type="text/css"/>
|
|
<link rel="stylesheet" href="../Css/prettify.css"/>
|
|
<script src="../Js/prettify.js" type="text/javascript"></script>
|
|
<script type="text/javascript">
|
|
$(document).ready(function () {
|
|
spasefuzhi(MaterialItem_list);
|
|
$("#ycdaochu").click(function () {
|
|
var selectid = "";
|
|
$(".xz").each(function () {
|
|
if ($(this).is(":checked")) {
|
|
selectid += $(this).parent().parent().attr("tag") + ',';
|
|
}
|
|
})
|
|
$("#selectid").val(selectid);
|
|
})
|
|
|
|
$("#drp_zt").change(function () {
|
|
var fanhui = MaterialItem_list.page_change(0, $("#drp_pageitem").val(), funpaixu(), pxtiaojian()).value;
|
|
$("#tbl_list").html(fanhui);
|
|
var nowp = MaterialItem_list.sumitem(" where " + pxtiaojian() + " 1=1 ").value
|
|
$("#span_sumitem").text(nowp);
|
|
pagecount = $("#span_sumpage").text() - 1;
|
|
})
|
|
$("#btn_select").click(function () {
|
|
var detaillength = $("body", parent.document).find(".trdetail").length;
|
|
var selctindex = $("body", parent.document).find('#dialog-wuliao').attr("tag");
|
|
|
|
$("body", parent.document).find("#" + selctindex).remove();
|
|
var ids = "";
|
|
if ($(".xz:checked").length > 0) {
|
|
$(".xz:checked").each(function () {
|
|
ids += $(this).parent().parent().attr("tag") + ",";
|
|
})
|
|
ids = ids.substring(0, ids.length - 1);
|
|
}
|
|
var fistcolmn = $("body", parent.document).find('#cgxm').find("tr:first").find("td").eq(1).text();
|
|
var code = MaterialItem_list.wuliaoxinxi(ids, detaillength, fistcolmn).value;
|
|
$("body", parent.document).find("#cgxm").append(code);
|
|
//$("body", parent.document).find("#" + selctindex).html(code);
|
|
|
|
$("body", parent.document).find('#btn_wlclose').click();
|
|
$(".xz").attr("checked", false);
|
|
$("#cbo_selectall").attr("checked", false);
|
|
|
|
})
|
|
|
|
})
|
|
</script>
|
|
<script src="../Js/common.js" type="text/javascript"></script>
|
|
<script type="text/javascript">
|
|
$(document).ready(function () {
|
|
gjzk('search');
|
|
$("#txt_tiaojian").focus();
|
|
})
|
|
</script>
|
|
</head>
|
|
<body>
|
|
<form id="form" runat="server">
|
|
<div class="rtbjdiv" >
|
|
<div class="right-top">
|
|
<table width="100%" height="100%">
|
|
<tr>
|
|
<td >
|
|
</td>
|
|
<td >
|
|
<div class="right-top-an">
|
|
<ul id="ul_gongju" class="ulgongju">
|
|
<li runat="server" id="sousuo"><a href="#button" class="button icon search" onclick="gjzk('search')" >查询</a> </li>
|
|
<li style="width:80px"><select id="drp_zt" class="drpdownstyle"><option value="">全部</option><option value="主料库">主料库</option><option value="辅料库">辅料库</option></select> </li>
|
|
<li> <a href="#button" id="btn_select" class="button icon log">确定</a></li>
|
|
</ul>
|
|
</div>
|
|
</td>
|
|
<td >
|
|
<div id="div_page" >
|
|
<table id="tbl_pagebottom" height="20" border="0" cellpadding="0" cellspacing="0" >
|
|
<tr>
|
|
<td>共<span id="span_sumitem"></span>条数据</td>
|
|
<td class="pagestyle" id="td_first" title="首页">
|
|
<img src="../Images_Folder/pagination_icons_01.png" width="16" height="16" alt="">
|
|
</td>
|
|
<td class="pagestyle" id="td_up" title="上一页">
|
|
<img src="../Images_Folder/pagination_icons_02.png" width="16" height="16" alt="">
|
|
</td>
|
|
<td><span>第</span></td>
|
|
<td>
|
|
<span><input id="txt_nowpage" type="text" class="ui-pg-input" value="1"/></span>
|
|
</td>
|
|
<td><span>页/共</span></td>
|
|
|
|
<td ><span id="span_sumpage" ></span>页</td>
|
|
<td class="pagestyle" id="td_next" title="下一页">
|
|
<img src="../Images_Folder/pagination_icons_03.png" width="16" height="16" alt="">
|
|
</td>
|
|
<td class="pagestyle" id="td_endpage" title="尾页">
|
|
<img src="../Images_Folder/pagination_icons_04.png" width="16" height="16" alt="">
|
|
</td>
|
|
<td class="pagestyle" id="td_go" title="跳页"><img src="../Images_Folder/ty.png" style="margin-top:5px" width="16" height="16" alt=""></td>
|
|
<td title="显示条数">
|
|
<span>
|
|
<select id="drp_pageitem">
|
|
<option value="20">20</option>
|
|
<option value="30">30</option>
|
|
<option value="40">40</option>
|
|
<option value="50">50</option>
|
|
</select>
|
|
</span>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<%-- 工具箱--%>
|
|
<div id="Gjx" class="Gjxzhu" runat=server>
|
|
<table width="100%" height="100%">
|
|
<tr height="80px">
|
|
<td >
|
|
<div id="gjxnr" class="right-gjxnr" runat=server>
|
|
<div id="div_daoru" style=" width:400px; padding-top:30px; float:left; padding-left:400px;" runat=server>
|
|
<asp:FileUpload ID="file_lujing" runat="server" Width="200px" />  
|
|
|
|
<asp:Label ID="lbl_zerror" runat="server" Text="" ForeColor="Red"></asp:Label>
|
|
|
|
</div>
|
|
</div>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<div id="ycsjgddiv">
|
|
<%-- 数据表头--%>
|
|
<div class="shujutou" id="div_title">
|
|
<table border="0" class="tbl_titie" id="biaotou">
|
|
<tr class="tr_titile" id="tr_biaotou">
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<%-- 数据列表--%>
|
|
<div class="shuju" id="t_r_content" onscroll="scrolltow()" style="overflow:scroll" >
|
|
<table class="hovertable" id="tbl_list">
|
|
</table>
|
|
</div>
|
|
<%--数据汇总--%>
|
|
<div id="div_huizong" onscroll="listscroll()">
|
|
<table border="0" id="huizong" >
|
|
<tr class="tr_bottom">
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<asp:HiddenField ID="hiddenid" runat=server />
|
|
<asp:HiddenField ID="Hiddenname" runat=server />
|
|
<input type=hidden id="pagename" value="wl" />
|
|
<asp:HiddenField ID="selectid" runat=server />
|
|
<asp:HiddenField ID="strwhere" runat=server />
|
|
<input type="hidden" id="showselect"/>
|
|
</form>
|
|
</body>
|
|
</html>
|