⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 checkdoc.aspx

📁 java 最出色的报表工具代码,愿分享....
💻 ASPX
📖 第 1 页 / 共 3 页
字号:
<%@ Page Language="C#" AutoEventWireup="true" CodeFile="CheckDoc.aspx.cs" Inherits="Admin_Frameset_Operation_CheckDoc" %>

<%@ Register assembly="Infragistics35.WebUI.UltraWebTab.v8.2, Version=8.2.20082.1000, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb" namespace="Infragistics.WebUI.UltraWebTab" tagprefix="igtab" %>

<%@ Register assembly="Infragistics35.WebUI.UltraWebGrid.v8.2, Version=8.2.20082.1000, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb" namespace="Infragistics.WebUI.UltraWebGrid" tagprefix="igtbl" %>

<%@ Register assembly="Infragistics35.WebUI.WebDataInput.v8.2, Version=8.2.20082.1000, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb" namespace="Infragistics.WebUI.WebDataInput" tagprefix="igtxt" %>

<!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>
     <style type="text/css">
         #form1
         {
             height: 599px;
             margin-left: 0px;
             width: 762px;
         }
   
     </style>
    
</head>
<body>
    <form id="form1" runat="server">
    <igtab:UltraWebTab ID="UltraWebTab1" runat="server" Height="671px" 
            Width="1136px" BorderColor="#949C9C" 
            BorderStyle="Solid" BorderWidth="1px" ThreeDEffect="False" SelectedTab="2" 
           >
            <Tabs>
                <igtab:Tab Text="已审核单据" SelectedImage="./grant.gif">
                    <ContentTemplate>
                        &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br />
                        &nbsp;&nbsp;&nbsp;&nbsp; <igtxt:WebImageButton ID="Checkonly" runat="server" Height="22px" 
                            Text="恢复审核" UseBrowserDefaults="False">
                            <Appearance>
                                <ButtonStyle BackColor="Control" BorderColor="#F8F8F8" BorderStyle="Solid" 
                                    BorderWidth="1px">
                                    <BorderDetails ColorBottom="112, 112, 112" ColorLeft="240, 240, 240" 
                                        ColorRight="112, 112, 112" ColorTop="240, 240, 240" />
                                </ButtonStyle>
                                <InnerBorder ColorBottom="160, 160, 160" ColorLeft="White" 
                                    ColorRight="160, 160, 160" ColorTop="White" StyleBottom="Solid" 
                                    StyleLeft="Solid" StyleRight="Solid" StyleTop="Solid" WidthBottom="1px" 
                                    WidthLeft="1px" WidthRight="1px" WidthTop="1px" />
                            </Appearance>
                            <FocusAppearance>
                                <ButtonStyle>
                                    <BorderDetails ColorBottom="Black" ColorLeft="Black" ColorRight="Black" 
                                        ColorTop="Black" />
                                </ButtonStyle>
                                <InnerBorder ColorBottom="224, 224, 224" ColorLeft="246, 246, 246" 
                                    ColorRight="224, 224, 224" ColorTop="246, 246, 246" StyleBottom="Ridge" 
                                    StyleLeft="Solid" StyleRight="Ridge" StyleTop="Solid" WidthBottom="2px" 
                                    WidthLeft="2px" WidthRight="2px" WidthTop="2px" />
                            </FocusAppearance>
                            <RoundedCorners DisabledImageUrl="ig_butXP5o.gif" 
                                FocusImageUrl="ig_butXP3o.gif" HeightOfBottomEdge="2" 
                                HoverImageUrl="ig_butCRM2.gif" ImageUrl="ig_butCRM1.gif" MaxHeight="40" 
                                MaxWidth="400" PressedImageUrl="ig_butCRM2.gif" RenderingType="FileImages" 
                                WidthOfRightEdge="2" />
                            <PressedAppearance>
                                <ButtonStyle BorderColor="#F8F8F8">
                                    <BorderDetails ColorBottom="Black" ColorLeft="Black" ColorRight="Black" 
                                        ColorTop="Black" />
                                </ButtonStyle>
                                <InnerBorder ColorBottom="246, 246, 246" ColorLeft="112, 112, 112" 
                                    ColorRight="246, 246, 246" ColorTop="112, 112, 112" StyleBottom="Solid" 
                                    StyleLeft="Solid" StyleRight="Solid" StyleTop="Solid" WidthBottom="2px" 
                                    WidthLeft="2px" WidthRight="2px" WidthTop="2px" />
                            </PressedAppearance>
                        </igtxt:WebImageButton>
&nbsp;
                        <igtxt:WebImageButton ID="CheckAll" runat="server" Height="21px" Text="全部恢复审核" 
                            UseBrowserDefaults="False">
                            <Appearance>
                                <ButtonStyle BackColor="Control" BorderColor="#F8F8F8" BorderStyle="Solid" 
                                    BorderWidth="1px">
                                    <BorderDetails ColorBottom="112, 112, 112" ColorLeft="240, 240, 240" 
                                        ColorRight="112, 112, 112" ColorTop="240, 240, 240" />
                                </ButtonStyle>
                                <InnerBorder ColorBottom="160, 160, 160" ColorLeft="White" 
                                    ColorRight="160, 160, 160" ColorTop="White" StyleBottom="Solid" 
                                    StyleLeft="Solid" StyleRight="Solid" StyleTop="Solid" WidthBottom="1px" 
                                    WidthLeft="1px" WidthRight="1px" WidthTop="1px" />
                            </Appearance>
                            <FocusAppearance>
                                <ButtonStyle>
                                    <BorderDetails ColorBottom="Black" ColorLeft="Black" ColorRight="Black" 
                                        ColorTop="Black" />
                                </ButtonStyle>
                                <InnerBorder ColorBottom="224, 224, 224" ColorLeft="246, 246, 246" 
                                    ColorRight="224, 224, 224" ColorTop="246, 246, 246" StyleBottom="Ridge" 
                                    StyleLeft="Solid" StyleRight="Ridge" StyleTop="Solid" WidthBottom="2px" 
                                    WidthLeft="2px" WidthRight="2px" WidthTop="2px" />
                            </FocusAppearance>
                            <RoundedCorners DisabledImageUrl="ig_butXP5o.gif" 
                                FocusImageUrl="ig_butXP3o.gif" HeightOfBottomEdge="2" 
                                HoverImageUrl="ig_butCRM2.gif" ImageUrl="ig_butCRM1.gif" MaxHeight="40" 
                                MaxWidth="400" PressedImageUrl="ig_butCRM2.gif" RenderingType="FileImages" 
                                WidthOfRightEdge="2" />
                            <PressedAppearance>
                                <ButtonStyle BorderColor="#F8F8F8">
                                    <BorderDetails ColorBottom="Black" ColorLeft="Black" ColorRight="Black" 
                                        ColorTop="Black" />
                                </ButtonStyle>
                                <InnerBorder ColorBottom="246, 246, 246" ColorLeft="112, 112, 112" 
                                    ColorRight="246, 246, 246" ColorTop="112, 112, 112" StyleBottom="Solid" 
                                    StyleLeft="Solid" StyleRight="Solid" StyleTop="Solid" WidthBottom="2px" 
                                    WidthLeft="2px" WidthRight="2px" WidthTop="2px" />
                            </PressedAppearance>
                        </igtxt:WebImageButton>
                        &nbsp;&nbsp;&nbsp;&nbsp;
                        <igtxt:WebImageButton ID="WebLook" runat="server" Height="22px" Text="查看" 
                            UseBrowserDefaults="False" Width="46px" onclick="WebLook_Click">
                            <Appearance>
                                <ButtonStyle BackColor="Control" BorderColor="#F8F8F8" BorderStyle="Solid" 
                                    BorderWidth="1px">
                                    <BorderDetails ColorBottom="112, 112, 112" ColorLeft="240, 240, 240" 
                                        ColorRight="112, 112, 112" ColorTop="240, 240, 240" />
                                </ButtonStyle>
                                <InnerBorder ColorBottom="160, 160, 160" ColorLeft="White" 
                                    ColorRight="160, 160, 160" ColorTop="White" StyleBottom="Solid" 
                                    StyleLeft="Solid" StyleRight="Solid" StyleTop="Solid" WidthBottom="1px" 
                                    WidthLeft="1px" WidthRight="1px" WidthTop="1px" />
                            </Appearance>
                            <FocusAppearance>
                                <ButtonStyle>
                                    <BorderDetails ColorBottom="Black" ColorLeft="Black" ColorRight="Black" 
                                        ColorTop="Black" />
                                </ButtonStyle>
                                <InnerBorder ColorBottom="224, 224, 224" ColorLeft="246, 246, 246" 
                                    ColorRight="224, 224, 224" ColorTop="246, 246, 246" StyleBottom="Ridge" 
                                    StyleLeft="Solid" StyleRight="Ridge" StyleTop="Solid" WidthBottom="2px" 
                                    WidthLeft="2px" WidthRight="2px" WidthTop="2px" />
                            </FocusAppearance>
                            <RoundedCorners DisabledImageUrl="ig_butXP5o.gif" 
                                FocusImageUrl="ig_butXP3o.gif" HeightOfBottomEdge="2" 
                                HoverImageUrl="ig_butCRM2.gif" ImageUrl="ig_butCRM1.gif" MaxHeight="40" 
                                MaxWidth="400" PressedImageUrl="ig_butCRM2.gif" RenderingType="FileImages" 
                                WidthOfRightEdge="2" />
                            <PressedAppearance>
                                <ButtonStyle BorderColor="#F8F8F8">
                                    <BorderDetails ColorBottom="Black" ColorLeft="Black" ColorRight="Black" 
                                        ColorTop="Black" />
                                </ButtonStyle>
                                <InnerBorder ColorBottom="246, 246, 246" ColorLeft="112, 112, 112" 
                                    ColorRight="246, 246, 246" ColorTop="112, 112, 112" StyleBottom="Solid" 
                                    StyleLeft="Solid" StyleRight="Solid" StyleTop="Solid" WidthBottom="2px" 
                                    WidthLeft="2px" WidthRight="2px" WidthTop="2px" />
                            </PressedAppearance>
                        </igtxt:WebImageButton>
                        &nbsp;
                        <igtbl:UltraWebGrid ID="WebGridChecked" runat="server" Height="481px" 
                            Width="733px" oninitializelayout="WebGridChecked_InitializeLayout" 
                            onpageindexchanged="WebGridChecked_PageIndexChanged" >
                            <bands>
                                <igtbl:UltraGridBand>
                                    <addnewrow view="NotSet" visible="NotSet">
                                    </addnewrow>
                                </igtbl:UltraGridBand>
                            </bands>
                            <displaylayout bordercollapsedefault="Separate" name="UltraWebGrid1" 
                                rowheightdefault="20px" stationarymarginsoutlookgroupby="True" 
                                tablelayout="Fixed" version="4.00">
                                <framestyle borderstyle="Solid" borderwidth="1px" font-names="Verdana" 
                                    font-size="8pt" height="481px" width="733px">
                                </framestyle>
                                <RowAlternateStyleDefault BackColor="#FFFFC0">
                                    <BorderDetails ColorLeft="255, 255, 192" ColorTop="255, 255, 192" />
                                    <Padding Left="3px" />
                                </RowAlternateStyleDefault>
                                <editcellstyledefault borderstyle="None" borderwidth="0px">
                                </editcellstyledefault>
                                <footerstyledefault backcolor="LightGray" borderstyle="Solid" borderwidth="1px">
                                    <borderdetails colorleft="White" colortop="White" widthleft="1px" 
                                        widthtop="1px" />
                                </footerstyledefault>
                                <headerstyledefault backcolor="LightGray" borderstyle="Solid">
                                    <borderdetails colorleft="White" colortop="White" widthleft="1px" 
                                        widthtop="1px" />
                                </headerstyledefault>
                                <rowstyledefault bordercolor="Gray" borderstyle="Solid" borderwidth="1px" 
                                    font-names="Verdana" font-size="8pt">
                                    <borderdetails colorleft="White" colortop="White" />
                                    <padding left="3px" />
                                </rowstyledefault>
                                <addnewbox>
                                    <boxstyle backcolor="LightGray" borderstyle="Solid" borderwidth="1px">
                                        <borderdetails colorleft="White" colortop="White" widthleft="1px" 
                                            widthtop="1px" />
                                    </boxstyle>
                                </addnewbox>
                                <activationobject bordercolor="Black" borderwidth="">
                                </activationobject>
                                <filteroptionsdefault>
                                    <filterdropdownstyle backcolor="White" bordercolor="Silver" borderstyle="Solid" 
                                        borderwidth="1px" customrules="overflow:auto;" 
                                        font-names="Verdana,Arial,Helvetica,sans-serif" font-size="11px" width="200px">
                                        <padding left="2px" />

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -