📄 d_dddw_cust.srd
字号:
$PBExportHeader$d_dddw_cust.srd
$PBExportComments$Grid: Customer ID, Company Name
release 8;
datawindow(units=0 timer_interval=0 color=1083244543 processing=1 HTMLDW=no print.documentname="" print.orientation = 0 print.margin.left = 110 print.margin.right = 110 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 grid.lines=0 grid.columnmove=no selected.mouse=no )
header(height=64 color="536870912" )
summary(height=4 color="536870912" )
footer(height=0 color="536870912" )
detail(height=64 color="536870912" )
table(column=(type=number update=yes updatewhereclause=yes key=yes name=id dbname="customer.id" )
column=(type=char(35) update=yes updatewhereclause=yes name=company_name dbname="customer.company_name" )
retrieve="PBSELECT(TABLE(NAME=~"customer~" ) COLUMN(NAME=~"customer.id~") COLUMN(NAME=~"customer.company_name~")) ORDER(NAME=~"customer.company_name~" ASC=yes ) " update="customer" updatewhere=1 updatekeyinplace=no )
text(band=header alignment="2" text="公司名称" border="0" color="33554592" x="347" y="8" height="52" width="869" html.valueishtml="0" name=company_name_t visible="1" font.face="MS Sans Serif" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1083244543" )
text(band=header alignment="2" text="顾客ID" border="0" color="33554592" x="9" y="8" height="52" width="329" html.valueishtml="0" name=id_t visible="1" font.face="MS Sans Serif" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1083244543" )
column(band=detail id=2 alignment="0" tabsequence=20 border="0" color="33554592" x="347" y="4" height="56" width="869" format="[general]" html.valueishtml="0" name=company_name tag="Name of the company" visible="1" edit.limit=35 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="MS Sans Serif" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1083244543" )
column(band=detail id=1 alignment="1" tabsequence=10 border="0" color="33554592" x="9" y="4" height="56" width="329" format="[general]" html.valueishtml="0" name=id tag="Unique Identification number of the customer" visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="MS Sans Serif" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1083244543" )
htmltable(border="0" )
htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" netscapelayers="0" )
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -