SMART datagrid v1.4 > Reporting > Classes > DLReportDesignModel

[ grids ver.1.0]   Back  Forward

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