SMART datagrid v1.4 > Reporting > Classes > DLReportDesignModel

[ grids ver.1.0]   Back  Forward

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