123456789101112131415161718192021222324 |
- $PBExportHeader$dw_rpt_condition.srd
- $PBExportComments$组合条件--数据窗口
- release 6;
- datawindow(units=0 timer_interval=0 color=12632256 processing=0 print.documentname="" print.orientation = 0 print.margin.left = 107 print.margin.right = 107 print.margin.top = 97 print.margin.bottom = 97 print.paper.source = 0 print.paper.size = 0 print.prompt=no print.buttons=no print.preview.buttons=no )
- header(height=80 color="536870912" )
- summary(height=4 color="536870912" )
- footer(height=4 color="536870912" )
- detail(height=76 color="536870912" )
- table(column=(type=char(5) update=yes updatewhereclause=yes name=s_relation dbname="report_condition.s_relation" initial="empty" values="并且 and/或者 or/" )
- column=(type=char(45) update=yes updatewhereclause=yes name=s_field dbname="report_condition.s_field" initial="empty" )
- column=(type=char(6) update=yes updatewhereclause=yes name=s_compare dbname="report_condition.s_compare" initial="empty" values="= =/> >/>= >=/< </<= <=/<> <>/包含 like/" )
- column=(type=char(24) update=yes updatewhereclause=yes name=s_value dbname="report_condition.s_value" initial="empty" )
- column=(type=char(24) update=yes updatewhereclause=yes key=yes name=dwobject dbname="report_condition.dwobject" initial="empty" )
- retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"report_condition~" ) COLUMN(NAME=~"report_condition.s_relation~") COLUMN(NAME=~"report_condition.s_field~") COLUMN(NAME=~"report_condition.s_compare~") COLUMN(NAME=~"report_condition.s_value~") COLUMN(NAME=~"report_condition.dwobject~")) " update="report_condition" updatewhere=1 updatekeyinplace=no )
- text(band=header alignment="2" text="字段名"border="0" color="0" x="247" y="16" height="56" width="613" name=s_field_t font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="12632256" )
- text(band=header alignment="2" text="比较符"border="0" color="0" x="901" y="16" height="56" width="169" name=s_compare_t font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="12632256" )
- text(band=header alignment="2" text="输入值"border="0" color="0" x="1097" y="16" height="56" width="613" name=s_value_t font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="12632256" )
- text(band=header alignment="2" text="关系符"border="0" color="0" x="37" y="16" height="56" width="178" name=s_relation_t font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="12632256" )
- column(band=detail id=1 alignment="0" tabsequence=10 border="2" color="0" x="14" y="8" height="60" width="210" format="[general]" name=s_relation tag="关系符" visible="1~tif(getrow()=1,0,1)" ddlb.limit=0 ddlb.allowedit=no ddlb.case=any font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
- column(band=detail id=2 alignment="0" tabsequence=20 border="2" color="0" x="242" y="8" height="60" width="613" format="[general]" name=s_field tag="字段名" dddw.name=dw_rpt_field_drop dddw.displaycolumn=ctag dddw.datacolumn=cdbname dddw.percentwidth=100 dddw.lines=7 dddw.limit=0 dddw.allowedit=no dddw.useasborder=no dddw.case=any dddw.vscrollbar=yes font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
- column(band=detail id=3 alignment="0" tabsequence=30 border="2" color="0" x="873" y="8" height="60" width="206" format="[general]" name=s_compare tag="比较符" ddlb.limit=0 ddlb.allowedit=no ddlb.case=any font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
- text(band=detail alignment="0" text="X"border="6" color="0" x="1737" y="8" height="56" width="32" name=rowclear font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="12632256" )
- column(band=detail id=4 alignment="0" tabsequence=40 border="2" color="0" x="1097" y="8" height="60" width="613" format="[general]" name=s_value tag="输入值" edit.limit=24 edit.case=any edit.autoselect=yes edit.autohscroll=yes font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
- htmltable(border="1" cellpadding="0" cellspacing="0" generatecss="no" nowrap="yes")
|