반응형 Web_Front/Platform_Nexacro1 Nexacro 기본 문법 및 기본 정보 nexacro 데모페이지 https://demo.nexacroplatform.com/ nexacro 커뮤니티(정보) https://www.playnexacro.com //이미지 파일 미리보기 this.Grid02_oncellclick = function(obj:nexacro.Grid,e:nexacro.GridClickEventInfo) { var id = (this.dsFileListdown.rowposition); var filename= (this.dsFileListdown.getColumn(id,"REALFILENAME")); this.ImgView.set_image("URL('http://localhost:8080/images/imgjw/"+filename+"')"); } this.Button00.. 2023. 11. 10. 이전 1 다음 반응형