주로 Form Init 단에 나두고 조절해서 사용한다. 사용용도는 HcmWorkerRecId(EDT) 나 HcmWorker에
Relation으로 연결했을때 Int64형식으로 값이 들어있고 그위에 String으로 보여주는대 String컨트롤이
조절할수 없게되어 길이가 너무 길게되어 사용한다.
<----------------------------------------------Code------------------------------------------------->
this.control(this.controlId('CustTable_MainContactWorker_DirPerson_FK_Name')).width(180);
<--------------------------------------------------------------------------------------------------->
No comments:
Post a Comment