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