SMART datagrid v1.4 > Reporting > Classes > DLReportDesignModel
DLReport.DLReportDesignModel.onDataLoadOptionsChanged event
리포트 데이터셋의 값을 가져오는 방식이 변경된 후 발생한다.
function onDataLoadOptionsChanged (model: DLReportDesignModel, optionsSchema: DLSchemaItem);
- Returns
- Void
- Parameters
- model - DLReportDesignModel.
- optionsSchema - DLSchemaItem.
- See Also
- onDataAdded
- onDataFieldChanged
- onDataFieldsChanged
- onDataRemoved
- onDataSave
- ReportDataSet
- Examples
- Report Designer Sample