123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127 |
- $PBExportHeader$dw_rs_empinfo_edit.srd
- release 9;
- datawindow(units=0 timer_interval=0 color=80269524 processing=0 HTMLDW=no print.printername="" print.documentname="" print.orientation = 0 print.margin.left = 110 print.margin.right = 110 print.margin.top = 96 print.margin.bottom = 96 print.paper.source = 0 print.paper.size = 0 print.canusedefaultprinter=yes print.prompt=no print.buttons=no print.preview.buttons=no print.cliptext=no print.overrideprintjob=no print.collate=yes hidegrayline=no )
- summary(height=0 color="536870912" )
- footer(height=0 color="536870912" )
- detail(height=1664 color="536870912" )
- table(column=(type=long update=yes updatewhereclause=yes name=empid dbname="u_rs_empinfo.empid" initial="0" )
- column=(type=char(30) update=yes updatewhereclause=yes name=empcode dbname="u_rs_empinfo.Empcode" initial="empty" )
- column=(type=char(30) update=yes updatewhereclause=yes name=empname dbname="u_rs_empinfo.Empname" initial="empty" )
- column=(type=char(2) update=yes updatewhereclause=yes name=sex dbname="u_rs_empinfo.Sex" initial="男" values="男 男/女 女/" )
- column=(type=datetime update=yes updatewhereclause=yes name=joindate dbname="u_rs_empinfo.Joindate" initial="today" )
- column=(type=char(30) update=yes updatewhereclause=yes name=idcard dbname="u_rs_empinfo.Idcard" initial="empty" )
- column=(type=datetime update=yes updatewhereclause=yes name=birthday dbname="u_rs_empinfo.Birthday" )
- column=(type=long update=yes updatewhereclause=yes name=deptid dbname="u_rs_empinfo.Deptid" initial="0" )
- column=(type=char(50) update=yes updatewhereclause=yes name=homeplace dbname="u_rs_empinfo.Homeplace" initial="empty" )
- column=(type=decimal(2) update=yes updatewhereclause=yes name=stature dbname="u_rs_empinfo.Stature" )
- column=(type=char(20) update=yes updatewhereclause=yes name=diploma dbname="u_rs_empinfo.diploma" initial="empty" )
- column=(type=char(30) update=yes updatewhereclause=yes name=hometel dbname="u_rs_empinfo.hometel" initial="empty" )
- column=(type=char(20) update=yes updatewhereclause=yes name=handtel dbname="u_rs_empinfo.handtel" initial="empty" )
- column=(type=char(20) update=yes updatewhereclause=yes name=officetel dbname="u_rs_empinfo.officetel" initial="empty" )
- column=(type=char(50) update=yes updatewhereclause=yes name=address dbname="u_rs_empinfo.Address" initial="empty" )
- column=(type=char(10) update=yes updatewhereclause=yes name=postcode dbname="u_rs_empinfo.Postcode" initial="empty" )
- column=(type=char(10) update=yes updatewhereclause=yes name=duty dbname="u_rs_empinfo.duty" initial="empty" )
- column=(type=char(20) update=yes updatewhereclause=yes name=wrktpye dbname="u_rs_empinfo.wrktpye" initial="empty" )
- column=(type=char(20) update=yes updatewhereclause=yes name=bedcode dbname="u_rs_empinfo.Bedcode" initial="empty" )
- column=(type=char(20) update=yes updatewhereclause=yes name=cardcode dbname="u_rs_empinfo.Cardcode" initial="empty" )
- column=(type=char(30) update=yes updatewhereclause=yes name=bankcode dbname="u_rs_empinfo.bankcode" initial="empty" )
- column=(type=decimal(2) update=yes updatewhereclause=yes name=wage dbname="u_rs_empinfo.wage" initial="0" )
- column=(type=char(30) update=yes updatewhereclause=yes name=language dbname="u_rs_empinfo.Language" initial="empty" )
- column=(type=long update=yes updatewhereclause=yes name=status dbname="u_rs_empinfo.status" initial="1" values=" 1/ 0" )
- column=(type=char(255) update=yes updatewhereclause=yes name=dscrp dbname="u_rs_empinfo.Dscrp" initial="empty" )
- column=(type=datetime update=yes updatewhereclause=yes name=opdate dbname="u_rs_empinfo.opdate" initial="today" )
- column=(type=char(20) update=yes updatewhereclause=yes name=opemp dbname="u_rs_empinfo.opemp" initial="empty" )
- column=(type=char(30) updatewhereclause=yes name=cw_department_departmentname dbname="cw_department.departmentname" )
- retrieve=" SELECT u_rs_empinfo.empid,
- u_rs_empinfo.Empcode,
- u_rs_empinfo.Empname,
- u_rs_empinfo.Sex,
- u_rs_empinfo.Joindate,
- u_rs_empinfo.Idcard,
- u_rs_empinfo.Birthday,
- u_rs_empinfo.Deptid,
- u_rs_empinfo.Homeplace,
- u_rs_empinfo.Stature,
- u_rs_empinfo.diploma,
- u_rs_empinfo.hometel,
- u_rs_empinfo.handtel,
- u_rs_empinfo.officetel,
- u_rs_empinfo.Address,
- u_rs_empinfo.Postcode,
- u_rs_empinfo.duty,
- u_rs_empinfo.wrktpye,
- u_rs_empinfo.Bedcode,
- u_rs_empinfo.Cardcode,
- u_rs_empinfo.bankcode,
- u_rs_empinfo.wage,
- u_rs_empinfo.Language,
- u_rs_empinfo.status,
- u_rs_empinfo.Dscrp,
- u_rs_empinfo.opdate,
- u_rs_empinfo.opemp,
- cw_department.departmentname
- FROM u_rs_empinfo,
- cw_department
- WHERE ( u_rs_empinfo.Deptid = cw_department.departmentid ) and
- ( ( u_rs_empinfo.status = :arg_status ) )
- " arguments=(("arg_status", number)) sort="empcode A " )
- groupbox(band=detail text="基本资料"border="2" color="0" x="23" y="4" height="336" width="2158" name=gb_1 visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- groupbox(band=detail text="详细资料"border="2" color="0" x="23" y="384" height="1080" width="2158" name=gb_2 visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- text(band=detail alignment="1" text="人员编号" border="0" color="16711680" x="55" y="84" height="56" width="233" html.valueishtml="0" name=empcode_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- text(band=detail alignment="1" text="身份证号" border="0" color="16711680" x="55" y="224" height="56" width="233" html.valueishtml="0" name=idcard_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- text(band=detail alignment="1" text="姓名" border="0" color="16711680" x="654" y="84" height="56" width="128" html.valueishtml="0" name=empname_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- column(band=detail id=3 alignment="0" tabsequence=20 border="4" color="16711680" x="795" y="80" height="68" width="325" format="[general]" html.valueishtml="0" name=empname tag="姓名" visible="1" edit.limit=30 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- text(band=detail alignment="1" text="性别" border="0" color="16711680" x="1143" y="84" height="56" width="114" html.valueishtml="0" name=sex_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- text(band=detail alignment="1" text="身高" border="0" color="16711680" x="965" y="464" height="56" width="128" html.valueishtml="0" name=t_1 visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- text(band=detail alignment="0" text="cm" border="0" color="0" x="1408" y="464" height="56" width="87" html.valueishtml="0" name=t_2 visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- text(band=detail alignment="0" text="会何种语言" border="0" color="16711680" x="837" y="1184" height="56" width="274" html.valueishtml="0" name=t_3 visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="80269524" )
- column(band=detail id=21 alignment="0" tabsequence=200 border="4" color="16711680" x="1225" y="1040" height="68" width="891" format="[general]" html.valueishtml="0" name=bankcode tag="银行帐号" visible="1" edit.limit=30 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- column(band=detail id=11 alignment="0" tabsequence=100 border="4" color="16711680" x="1737" y="464" height="68" width="384" format="[general]" html.valueishtml="0" name=diploma tag="学历" visible="1" dddw.name=dddw_diploma dddw.displaycolumn=diploma dddw.datacolumn=diploma dddw.percentwidth=100 dddw.lines=15 dddw.limit=0 dddw.allowedit=yes dddw.useasborder=no dddw.case=any dddw.imemode=0 dddw.vscrollbar=yes font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- column(band=detail id=14 alignment="0" tabsequence=130 border="4" color="16711680" x="1737" y="608" height="68" width="384" format="[general]" html.valueishtml="0" name=officetel tag="办公电话" visible="1" edit.limit=20 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- column(band=detail id=16 alignment="0" tabsequence=150 border="4" color="16711680" x="1737" y="752" height="68" width="384" format="[general]" html.valueishtml="0" name=postcode tag="邮编" visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- text(band=detail alignment="1" text="学 历" border="0" color="16711680" x="1509" y="464" height="56" width="219" html.valueishtml="0" name=diploma_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- text(band=detail alignment="1" text="办公电话" border="0" color="16711680" x="1509" y="608" height="56" width="219" html.valueishtml="0" name=officetel_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- text(band=detail alignment="1" text="邮 编" border="0" color="16711680" x="1509" y="752" height="56" width="219" html.valueishtml="0" name=postcode_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- column(band=detail id=2 alignment="0" tabsequence=10 border="4" color="16711680" x="302" y="80" height="68" width="325" format="[general]" html.valueishtml="0" name=empcode tag="人员编号" visible="1" edit.limit=30 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- column(band=detail id=6 alignment="0" tabsequence=50 border="4" color="16711680" x="302" y="224" height="68" width="649" format="[general]" html.valueishtml="0" name=idcard tag="身份证号" visible="1" edit.limit=30 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- column(band=detail id=15 alignment="0" tabsequence=140 border="4" color="16711680" x="302" y="752" height="68" width="1193" format="[general]" html.valueishtml="0" name=address tag="地址" visible="1" edit.limit=50 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- text(band=detail alignment="1" text="籍 贯" border="0" color="16711680" x="55" y="464" height="56" width="233" html.valueishtml="0" name=homeplace_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- text(band=detail alignment="1" text="家庭电话" border="0" color="16711680" x="55" y="608" height="56" width="233" html.valueishtml="0" name=hometel_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- text(band=detail alignment="1" text="地 址" border="0" color="16711680" x="55" y="752" height="56" width="233" html.valueishtml="0" name=address_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- text(band=detail alignment="1" text="职 务" border="0" color="16711680" x="55" y="896" height="56" width="233" html.valueishtml="0" name=duty_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- text(band=detail alignment="1" text="考勤卡号" border="0" color="16711680" x="55" y="1040" height="56" width="233" html.valueishtml="0" name=cardcode_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- text(band=detail alignment="1" text="基本工资" border="0" color="16711680" x="55" y="1184" height="56" width="233" html.valueishtml="0" name=wage_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- text(band=detail alignment="1" text="备 注" border="0" color="16711680" x="55" y="1328" height="56" width="233" html.valueishtml="0" name=dscrp_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- text(band=detail alignment="1" text="手机" border="0" color="16711680" x="969" y="608" height="56" width="123" html.valueishtml="0" name=handtel_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- column(band=detail id=10 alignment="0" tabsequence=90 border="4" color="16711680" x="1106" y="464" height="68" width="288" format="#,###" html.valueishtml="0" name=stature visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- column(band=detail id=13 alignment="0" tabsequence=120 border="4" color="16711680" x="1106" y="608" height="68" width="389" format="[general]" html.valueishtml="0" name=handtel tag="手机" visible="1" edit.limit=20 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- column(band=detail id=9 alignment="0" tabsequence=80 border="4" color="16711680" x="302" y="464" height="68" width="649" format="[general]" html.valueishtml="0" name=homeplace tag="籍贯" visible="1" edit.limit=50 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- column(band=detail id=12 alignment="0" tabsequence=110 border="4" color="16711680" x="302" y="608" height="68" width="649" format="[general]" html.valueishtml="0" name=hometel tag="家庭电话" visible="1" edit.limit=30 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- column(band=detail id=17 alignment="0" tabsequence=160 border="4" color="16711680" x="302" y="896" height="68" width="649" format="[general]" html.valueishtml="0" name=duty tag="职务" visible="1" dddw.name=dddw_duty dddw.displaycolumn=duty dddw.datacolumn=duty dddw.percentwidth=100 dddw.lines=10 dddw.limit=0 dddw.allowedit=yes dddw.useasborder=no dddw.case=any dddw.imemode=0 dddw.vscrollbar=yes font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- column(band=detail id=20 alignment="0" tabsequence=190 border="4" color="16711680" x="302" y="1040" height="68" width="649" format="[general]" html.valueishtml="0" name=cardcode tag="考勤卡号" visible="1" edit.limit=20 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- text(band=detail alignment="1" text="银行帐号" border="0" color="16711680" x="969" y="1040" height="56" width="242" html.valueishtml="0" name=bankcode_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- text(band=detail alignment="1" text="在 职" border="0" color="16711680" x="1509" y="1184" height="56" width="219" html.valueishtml="0" name=status_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- column(band=detail id=24 alignment="2" tabsequence=230 border="0" color="255" x="1737" y="1184" height="68" width="123" format="[General]" html.valueishtml="0" name=status tag="状态" visible="1" checkbox.text="" checkbox.on="1" checkbox.off="0" checkbox.scale=no checkbox.threed=yes font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="80269524" )
- column(band=detail id=22 alignment="1" tabsequence=210 border="4" color="16711680" x="302" y="1184" height="68" width="338" format="#,##0.00" html.valueishtml="0" name=wage tag="基本工资" visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- column(band=detail id=23 alignment="0" tabsequence=220 border="4" color="16711680" x="1134" y="1184" height="68" width="315" format="[general]" html.valueishtml="0" name=language visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="80269524" )
- column(band=detail id=25 alignment="0" tabsequence=240 border="4" color="16711680" x="302" y="1328" height="68" width="1806" format="[general]" html.valueishtml="0" name=dscrp tag="备注" visible="1" edit.limit=250 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- text(band=detail alignment="1" text="工种" border="0" color="16711680" x="969" y="896" height="56" width="123" html.valueishtml="0" name=wrktpye_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- column(band=detail id=18 alignment="2" tabsequence=170 border="4" color="16711680" x="1106" y="896" height="68" width="389" format="[general]" html.valueishtml="0" name=wrktpye tag="工种" visible="1" dddw.name=dddw_worktype dddw.displaycolumn=wrktpye dddw.datacolumn=wrktpye dddw.percentwidth=100 dddw.lines=10 dddw.limit=0 dddw.allowedit=yes dddw.useasborder=no dddw.case=any dddw.imemode=0 dddw.vscrollbar=yes font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- text(band=detail alignment="1" text="床 号" border="0" color="16711680" x="1509" y="896" height="56" width="219" html.valueishtml="0" name=bedcode_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- column(band=detail id=19 alignment="0" tabsequence=180 border="4" color="16711680" x="1737" y="896" height="68" width="384" format="[general]" html.valueishtml="0" name=bedcode tag="床号" visible="1" edit.limit=20 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="80269524" )
- text(band=detail alignment="1" text="修改日期" border="0" color="0" x="859" y="1528" height="56" width="233" html.valueishtml="0" name=opdate_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- column(band=detail id=26 alignment="2" tabsequence=32766 border="2" color="0" x="1106" y="1528" height="68" width="389" format="YYYY-MM-DD" html.valueishtml="0" name=opdate tag="修改日期" visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 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="1" text="修 改 人" border="0" color="0" x="1509" y="1528" height="56" width="219" html.valueishtml="0" name=opemp_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- column(band=detail id=27 alignment="0" tabsequence=32766 border="2" color="0" x="1737" y="1528" height="68" width="384" format="[shortdate] [time]" html.valueishtml="0" name=opemp tag="修改人" visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 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=4 alignment="2" tabsequence=30 border="4" color="16711680" x="1271" y="80" height="68" width="224" format="[general]" html.valueishtml="0" name=sex tag="性别" visible="1" ddlb.limit=0 ddlb.allowedit=no ddlb.case=any ddlb.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- column(band=detail id=5 alignment="2" tabsequence=40 border="4" color="16711680" x="1737" y="80" height="68" width="384" format="YYYY-MM-DD" html.valueishtml="0" name=joindate tag="入职日期" visible="1" editmask.spin=yes editmask.mask="YYYY-MM-DD" editmask.imemode=0 editmask.spinrange="~~" editmask.spinincr=1 editmask.focusrectangle=no font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- text(band=detail alignment="1" text="入职日期" border="0" color="16711680" x="1509" y="80" height="56" width="219" html.valueishtml="0" name=joindate_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- text(band=detail alignment="1" text="部门" border="0" color="16711680" x="1600" y="224" height="56" width="128" html.valueishtml="0" name=deptid_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- column(band=detail id=8 alignment="2" tabsequence=70 border="4" color="16711680" x="1737" y="224" height="68" width="384" format="[general]" html.valueishtml="0" name=deptid tag="部门ID" visible="1" dddw.name=dddw_dept dddw.displaycolumn=departmentname dddw.datacolumn=departmentid dddw.percentwidth=100 dddw.lines=10 dddw.limit=0 dddw.allowedit=no dddw.useasborder=no dddw.case=any dddw.imemode=0 dddw.vscrollbar=yes font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- text(band=detail alignment="1" text="出生日期" border="0" color="16711680" x="969" y="224" height="56" width="219" html.valueishtml="0" name=birthday_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- column(band=detail id=7 alignment="2" tabsequence=60 border="4" color="16711680" x="1198" y="224" height="68" width="384" format="YYYY-MM-DD" html.valueishtml="0" name=birthday tag="出生日期" visible="1" editmask.spin=yes editmask.mask="YYYY-MM-DD" editmask.imemode=0 editmask.spinrange="~~" editmask.spinincr=1 editmask.focusrectangle=no font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- htmltable(border="1" )
- htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
- export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
- import.xml()
- export.pdf(method=0 distill.custompostscript="0" xslfop.print="0" )
|