본문으로 건너뛰기

resource_render_empty_cells

정보

이 기능은 PRO 에디션에서만 이용 가능합니다.

Description

리소스 타임라인이 비할당 셀에 대해 요소를 렌더링하고 템플릿을 호출하도록 지시합니다

resource_render_empty_cells: boolean

Example

gantt.config.resource_render_empty_cells = true;

Default value: false

Details

기본적으로, 리소스 타임라인은 할당된 작업이 없는 셀에 대해 resource_cell_valueresource_cell_class 템플릿을 호출하지 않습니다.

이 옵션이 활성화되면, 리소스 타임라인의 모든 셀에 대해 템플릿이 호출됩니다.

Need help?
Got a question about the documentation? Reach out to our technical support team for help and guidance. For custom component solutions, visit the Services page.