Hi,
I have a datagrid column with checkbox in it. how do i run a process when
the checkbox state is changed.

<mx:DataGridColumn headerText="" dataField="select" sortable="false"
resizable="false" width="20" editable="true" textAlign="center"
rendererIsEditor="true" itemRenderer="mx.controls.CheckBox"/>

Thanks

Agha

Reply via email to