Easy Heading Macro | ||||||
---|---|---|---|---|---|---|
|
...
Exporting Multiple Grids to a Single File
- 그리드를 서버에 저장한 후, 내보내기할 파일 형식에 맞추어 설정하고, 서버 스크립트를 통해 가상의 테이블을 생성하여 테이블에 서버에 저장된 파일 데이터를 저장합니다.
작성한 서버 스크립트를 사용자 스크립트에서 호출합니다After saving the grids to the server, configure the settings according to the desired export file format.
Then, create a virtual table using the Server Script and store the file data saved on the server in this table. - Call the created server script from the Client Script.