61,124
社区成员
发帖
与我相关
我的任务
分享
restr+=" <table width=100% style= "cursor:hand " floatRowGuids= "" + floatRowGuid + " " zbnames= "" + zbnames + " " class= "" + errorClass + " " errorcolor= "" + errorcolor + " " errorkind=1 onclick= "errorItemClick(this) " onmouseover= "errorItemMouseOver(this) " onmouseout= "errorItemMouseOut(this) " >";
restr+=" <tr > <td nowrap bgcolor= \""+bgColor1+"\" class=\"errortitle\" valign=\"middle\" > "+ (i+1) + " " + erronkindmessage + " —— 公式编号: " + fei.getFmlNumber() + " </TD > </TR >";
restr+=" <tr > <td nowrap height=30 bgcolor= ""+bgColor2+" " class=errorcontent valign=middle >错误公式:" + WebStringOption.fixString(fei.getExperession()) + " <br >公式说明:" +fei.getErrorPrompt();
restr+=" <br >错误数据:" + WebStringOption.fixString(fei.getErrorData());
restr+=" <br >所在报表:" + title;
restr+=" </TD > </TR >";
restr+=" </table >";
restr+=" <table width=100% style= "cursor:hand " floatRowGuids= "" + floatRowGuid + " " zbnames= "" + zbnames + " " class= "" + errorClass + " " errorcolor= "" + errorcolor + " " errorkind=1 onclick= "errorItemClick(this) " onmouseover= "errorItemMouseOver(this) " onmouseout= "errorItemMouseOut(this) " >";
//restr+=" <tr > <td nowrap bgcolor= ""+bgColor1+" " class=errortitle valign=middle > "+ (i+1) + " " + erronkindmessage + " —— 公式编号: " + fei.getFmlNumber() + " </TD > </TR >";
restr+=" <tr > <td nowrap height=30 bgcolor= ""+bgColor2+" " class=errorcontent valign=middle >错误公式:" + WebStringOption.fixString(fei.getExperession()) + " <br >公式说明:" +fei.getErrorPrompt();
restr+=" <br >错误数据:" + WebStringOption.fixString(fei.getErrorData());
restr+=" <br >所在报表:" + title;
restr+=" </TD > </TR >";
restr+=" </table >";
restr+=" <table width=100% style= "cursor:hand " floatRowGuids= "" + floatRowGuid + " " zbnames= "" + zbnames + " " class= "" + errorClass + " " errorcolor= "" + errorcolor + " " errorkind=1 onclick= "errorItemClick(this) " onmouseover= "errorItemMouseOver(this) " onmouseout= "errorItemMouseOut(this) " >";
//restr+=" <tr > <td nowrap bgcolor= ""+bgColor1+" " class=errortitle valign=middle > "+ (i+1) + " " + erronkindmessage + " —— 公式编号: " + fei.getFmlNumber() + " </TD > </TR >";
restr+=" <tr > <td nowrap height=30 bgcolor= ""+bgColor2+" " class=errorcontent valign=middle >错误公式:" + WebStringOption.fixString(fei.getExperession()) + " <br >公式说明:" +fei.getErrorPrompt();
restr+=" <br >错误数据:" + WebStringOption.fixString(fei.getErrorData());
restr+=" <br >所在报表:" + title;
restr+=" </TD > </TR >";
restr+=" </table >";