DataLudi Grid v.1 > Classes > DisplayOptions
String displayed on the base of vacant grid. in case there is no column displayed in grid or no GridRow.
Defaults to "이 곳에 표시할 메시지를 DisplayOptions.emptyMessage 속성으로 설정합니다.".
grid.setEmptyMessage('It is vacant grid.');