On 5/12/06, Scott Romer <[EMAIL PROTECTED]> wrote:
> What kind of changes are you referring to for the StateEditor.mxml?
>
> I believe I need to be able to cancel the event with the
> preventDefault method.  My application is much more complex than this
> example... The dataField I am using in my application on this column
> is actually an object navigation path.  Because I can't specify a
> dataField to be myObj.childObj.name, I believe I need to handle it
> myself to set the appropriate value.
<snip>

Could you have a dummy data field as a wrapper, listen for collection
change events, and update the actual data field in the handlers
instead? Just a thought.


--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com




YAHOO! GROUPS LINKS




Reply via email to