帮忙看看“缺少对象”到底缺少什么了,看的眼都花了,也没有找到!
<%@ Register TagPrefix="iswebgrid" Namespace="ISNet.WebUI.WebGrid" Assembly="ISNet.WebUI.WebGrid" %>
<%@ Register TagPrefix="iswebcombo" Namespace="ISNet.WebUI.WebCombo" Assembly="ISNet.WebUI.WebCombo" %>
<%@ Page language="c#" Codebehind="Query.aspx.cs" AutoEventWireup="false" Inherits="UDS.SubModule.UnitiveDocument.DocumentFlow.Query" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<HTML>
<HEAD>
<title>Query</title>
<meta content="Microsoft Visual Studio .NET 7.1" name="GENERATOR">
<meta content="C#" name="CODE_LANGUAGE">
<meta content="JavaScript" name="vs_defaultClientScript">
<LINK href="../../../css/BasicLayout.css" type="text/css" rel="stylesheet">
<meta content="http://schemas.microsoft.com/intellisense/ie5" name="vs_targetSchema">
</HEAD>
<body bottomMargin="0" leftMargin="0" topMargin="0" rightMargin="0" MS_POSITIONING="GridLayout">
<form id="Form1" method="post" runat="server">
<TABLE id="Table2" borderColor="#111111" height="100%" cellSpacing="0" cellPadding="0"
width="100%" border="0">
<TBODY>
<TR height="30">
<TD class="GbText" align="right" background="../../../Images/treetopbg.jpg" bgColor="#c0d9e6"><IMG height="16" src="../../../DataImages/DocFlow.gif" width="16">></TD>
<TD class="GbText" style="WIDTH: 97px" align="right" width="97" background="../../../Images/treetopbg.jpg"
bgColor="#e8f4ff">文档流转</TD>
<TD class="GbText" align="left" width="80%" background="../../../Images/treetopbg.jpg"
bgColor="#e8f4ff">-查询 </TD>
</TR>
<tr>
<td colSpan="3">
<table id="Table1" style="TABLE-LAYOUT: fixed; WIDTH: 100%; HEIGHT: 100%">
<tr>
<td style="WIDTH: 228px; HEIGHT: 60%" vAlign="top" width="228">
<table class="GbText" id="Table3" style="WIDTH: 100%; BORDER-COLLAPSE: collapse; HEIGHT: 100%"
borderColor="#c3d9ff" cellSpacing="0" cellPadding="0" border="1">
<TR>
<TD style="WIDTH: 77px; HEIGHT: 19px" align="right" width="77"><FONT color="#003366" size="2">流程名:</FONT></TD>
<TD style="HEIGHT: 19px" width="1"><asp:dropdownlist id="ddlFlow" runat="server" Width="144px" AutoPostBack="True"></asp:dropdownlist></TD>
</TR>
<TR>
<TD style="WIDTH: 77px; HEIGHT: 22px" align="right" width="77"></TD>
<TD style="HEIGHT: 22px" width="1"></TD>
</TR>
<TR>
<TD style="WIDTH: 77px; HEIGHT: 21px" align="right" width="77"><FONT size="2">判断条件</FONT> <FONT size="2">:</FONT></TD>
<TD style="HEIGHT: 21px"><asp:dropdownlist id="ddlCondition" runat="server" Width="144px"></asp:dropdownlist></TD>
</TR>
<TR>
<TD align="right" width="77">比较符:</TD>
<TD style="HEIGHT: 16px"><asp:dropdownlist id="ddlCompare" runat="server" Width="144px" Height="20px">
<asp:ListItem Value=">">></asp:ListItem>
<asp:ListItem Value="=">=</asp:ListItem>
<asp:ListItem Value="<"><</asp:ListItem>
<asp:ListItem Value=">=">>=</asp:ListItem>
<asp:ListItem Value="<="><=</asp:ListItem>
<asp:ListItem Value="<>"><></asp:ListItem>
<asp:ListItem Value=" Like "> 中有</asp:ListItem>
</asp:dropdownlist></TD>
</TR>
<TR>
<TD style="HEIGHT: 13px" align="right" width="77">值:</TD>
<TD style="HEIGHT: 13px">
<P><asp:textbox id="txtValue" runat="server" Width="144px" Height="24px"></asp:textbox></P>
</TD>
</TR>
<TR>
<TD style="HEIGHT: 29px" align="right" width="77" colSpan="2"><FONT face="宋体"></FONT></TD>
</TR>
<TR>
<TD style="WIDTH: 77px; HEIGHT: 42px" vAlign="top" borderColor="#ffffff" align="right"><asp:button id="cmdAdd" runat="server" Width="75px" Text="增加>>" CssClass="redButtonCss"></asp:button></TD>
<TD style="WIDTH: 60px; HEIGHT: 50px" vAlign="top" rowSpan="2"><FONT color="#003366" size="2"><asp:listbox id="lbCondition" runat="server" Width="141px" Height="163px"></asp:listbox></FONT></TD>
</TR>
<TR>
<TD style="WIDTH: 77px; HEIGHT: 2px" vAlign="bottom" borderColor="#ffffff" align="right"><asp:button id="cmdDelete" runat="server" Width="75px" Text="删除<<" CssClass="redButtonCss"></asp:button></TD>
</TR>
<TR>
<TD style="WIDTH: 100%" vAlign="middle" borderColor="#ffffff" align="center" colSpan="2"><asp:button id="cmdQuery" runat="server" Width="63px" Text="查询" CssClass="redButtonCss"></asp:button></TD>
</TR>
</table>
</td>
<TD style="TABLE-LAYOUT: auto; OVERFLOW: auto" vAlign="top" rowSpan="1"><iswebgrid:webgrid id="wgDetail" runat="server">
<RootTable Caption="文档信息" DataMember="flowxx"></RootTable>
<LayoutSettings GridLineStyle="Solid" PagingMode="VirtualLoad" AllowExport="Yes" AlwaysShowHelpButton="False"
AutoWidth="True" AlwaysUseCachedDataOnFirstLoad="True" CellPaddingDefault="2" RowHeightDefault="23px"
AlternatingColors="True" ScriptDirectory="../../../CommonLibrary/WebGrid/Enterprise/" AllowSorting="Yes"
RowHeaders="No" GridLineColor="Black" AutoHeight="True">
<NewRowStyle Font-Size="8pt" Font-Names="Verdana" ForeColor="DarkGray" BackColor="White"></NewRowStyle>
<ImageSettings Folder="../../../CommonLibrary/Images/"></ImageSettings>
<EditTextboxStyle BorderWidth="0px" Font-Size="8pt" Font-Names="Verdana" BorderStyle="None"></EditTextboxStyle>
<FocusCellStyle BorderStyle="Solid" BorderWidth="1px" BorderColor="Navy"></FocusCellStyle>
<AlternatingRowStyle Font-Size="8pt" Font-Names="Verdana" BackColor="#E8F4FF" CustomRules="text-overflow: ellipsis; overflow-x: hidden"></AlternatingRowStyle>
<GroupRowInfoStyle BorderWidth="1px" Font-Size="8pt" Font-Names="Verdana" BorderColor="White" BorderStyle="Solid"
BackColor="#F1EFE2" CustomRules="border-bottom-color: Silver; border-right-color: Silver"></GroupRowInfoStyle>
<FrameStyle BackColor="Lavender"></FrameStyle>
<GroupByBox ConnectorLineStyle="Solid" ConnectorLineColor="White">
<LabelStyle BorderWidth="1px" Font-Size="8pt" Font-Names="Verdana" BorderColor="Navy" BorderStyle="Solid"
BackColor="White"></LabelStyle>
<Style BackColor="Gray">
</Style>
</GroupByBox>
<HeaderStyle Height="26px" BorderWidth="1px" Font-Size="8pt" Font-Names="Verdana" BorderColor="#ACA899"
BorderStyle="Solid" HorizontalAlign="Center" ForeColor="White" BackColor="#337FB2" CustomRules="border-top-color: white; border-left-color: white"></HeaderStyle>
<SelectedRowStyle BackColor="LightSteelBlue"></SelectedRowStyle>
<TextSettings HelpTooltipText="帮助" ExportText="正在导出..." RefreshTooltipText="刷新" ExportTooltipText="数据导出"
LoadMoreTooltipText="更多..." ReadyText="就绪." MoreText="正在装入..." InProgressMessage="正在处理,请稍候..."
InProgressText="正在处理..." RefreshText="正在刷新..." SortText="执行排序..."></TextSettings>
<RowStyle Font-Size="8pt" Font-Names="Verdana" BackColor="White" Wrap="False" CustomRules="text-overflow: ellipsis; overflow-x: hidden"></RowStyle>
<StatusBarStyle BorderWidth="1px" Font-Size="8pt" Font-Names="Verdana" BorderColor="#ACA899" BorderStyle="Solid"
BackColor="#ECE9D8"></StatusBarStyle>
</LayoutSettings>
</iswebgrid:webgrid></TD>
</tr>
</table>
</td>
</tr>
</TBODY>
</TABLE>
</form>
</body>
</HTML>
[解决办法]
自己看吧,主要是调试方法,把大部分内容先注释起来,只剩下主要的框架,然后慢慢的把其他内容添加进去
[解决办法]
还没看就花了 这么多代码 提示哪行缺少对象
[解决办法]
是js的错误吧?贴这没用, 自己用firebug调试吧