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