SMART datagrid v1.4 > Reporting > Classes > DLReportDesignModel

[ grids ver.1.0]   Back  Forward

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