No, if you want to defer the read to
submit you’ll need to take a manual approach…
From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Richard Rodseth
Sent: Tuesday, November 08, 2005
9:16 AM
To: flexcoders@yahoogroups.com
Subject: Re: [flexcoders] Re: Flex
1.5 - n checkboxes
Isn't there some way to
trigger valueCommitted at *submit* time? I don't think the model should
be updated when each checkbox is clicked, but I like the idea of connecting the
control to the data source declaratively.
- Richard
On 11/7/05, m_chotin
<[EMAIL PROTECTED]>
wrote:
clicking on the checkbox
should cause the valuecommitted event to fire
i think. otherwise the click event should be
OK too unless you expect
to change it programmatically.
--
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
|
- RE: [flexcoders] Re: Flex 1.5 - n checkboxes Matt Chotin
-