12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758 |
- <?xml version="1.0" encoding="utf-8"?>
- <FDL version="1.4">
- <TypeDefinition url="..\..\..\default_typedef.xml"/>
- <Form id="SPMMO11400" position="absolute 0 0 400 175" titletext="식이전달사항">
- <Layouts>
- <Layout>
- <Grid position="absolute 4 5 393 144" id="datagrid1" binddataset="ds_datagrid1">
- <Formats>
- <Format id="default">
- <Columns>
- <Column size="30"/>
- <Column size="338"/>
- </Columns>
- <Rows>
- <Row size="24" band="head"/>
- <Row size="24"/>
- </Rows>
- <Band id="head">
- <Cell/>
- <Cell col="1" text="식이전달사항"/>
- </Band>
- <Band id="body">
- <Cell text="bind:A0355" edittype="checkbox" displaytype="checkbox"/>
- <Cell col="1" text="bind:cdnm"/>
- </Band>
- </Format>
- </Formats>
- </Grid>
- <Shape position="absolute 4 0 393 6" linetype="vertical" id="line1" class="line_1"/>
- <Button position="absolute 278 148 334 170" id="button1" class="btn4" text="확인"/>
- <Button position="absolute 337 148 393 170" id="button2" class="btn4" text="취소"/>
- <Button position="absolute 4 148 72 170" id="button27" class="btn3" text="초기화"/>
- </Layout>
- </Layouts>
- <Objects>
- <Dataset id="ds_datagrid1" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" reversesubsum="false">
- <ColumnInfo>
- <Column id="A0355" type="STRING"/>
- <Column id="cdnm" type="STRING"/>
- </ColumnInfo>
- </Dataset>
- </Objects>
- <Script type="xscript4.0"><![CDATA[/***************************************************************************************
- * System Name :
- * Job Name :
- * Creator :
- * Make Date : 2014-08-29
- * Description :
- *---------------------------------------------------------------------------------------
- * Modify Date Modifier Modify Description
- *---------------------------------------------------------------------------------------
- * 2014-08-29 Live Converter TF->XP
- *
- *---------------------------------------------------------------------------------------
- ****************************************************************************************/
- ]]></Script>
- </Form>
- </FDL>
|