Hi Alex,

Thanks for the suggestion. I was already trying to set the value using
the click-handler, but even using change, I still am not having any luck:

change="cbSelected = displayCheckBox.selected;"

(The data-binding is somewhat indirect: the checkbox sits inside a
HBox, which I've given a "cbSelected" property that is then set as the
columns "editorDataField" field, similar to the last example from the
"Returning data from an item editor" section:
http://livedocs.adobe.com/flex/3/html/help.html?content=celleditor_1.html
in the Flex 3 Help pages.)

Am I setting the change handler properly?

Thanks,
Keith


Reply via email to