d_sortmulti


pfcdwsrv.pbl   >   d_sortmulti   

Last Update 13/03/2008 09:54:51
Size 3 306 bytes
No Data
detail
 detail
 - List of objects belonging to this band 
 display_column of type field 
 sort_order of type field 
 
footer
 footer
 
header
 header
 
summary
 summary
 
display_column
 Dropdown Datawindow
 - Field associated with column "display_column"
 - Required field.
 - A maximum of 0 characters can be entered.
 - Left aligned field.
 - Associated DropDownDatawindow: d_columnsdddw
 - Displayed at: 100%
 
sort_order
 Checkbox
 - Field associated with column "sort_order"
 - Values: 
 	Ascending A
 	Ascending D
 - Initial value: A
 

release 5;
datawindow(units=0 timer_interval=0 color=82889382 processing=0 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 )
header(height=1 color="536870912" )
summary(height=1 color="536870912" )
footer(height=1 color="536870912" )
detail(height=90 color="536870912" )
table(column=(type=char(1) updatewhereclause=yes name=sort_order dbname="sort_order" initial="A" values="Ascending	A/Ascending	D" )
 column=(type=char(50) updatewhereclause=yes name=display_column dbname="display_column" )
 )
column(band=detail id=2 alignment="0" tabsequence=10 border="5" color="33554687" x="29" y="16" height="61" width="822" format="[general]"  name=display_column dddw.name=d_columnsdddw dddw.displaycolumn=display_column dddw.datacolumn=display_column dddw.percentwidth=100 dddw.lines=0 dddw.limit=0 dddw.allowedit=no dddw.useasborder=yes dddw.case=any dddw.vscrollbar=yes  font.face="MS Sans Serif" font.height="-8" font.weight="400"  font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1086381248" )
column(band=detail id=1 alignment="0" tabsequence=20 border="0" color="33554432" x="889" y="22" height="61" width="349" format="[general]"  name=sort_order checkbox.text="Ascending" checkbox.on="A" checkbox.off="D" checkbox.scale=no checkbox.threed=yes  font.face="MS Sans Serif" font.height="-8" font.weight="400"  font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="80263328" )