Re: [flexcoders] Re: Two way data binding?

2005-10-27 Thread Don Dwoske
. The cell renderer APIs may help show you what can be done in Flex 2 as well. Matt From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Dave Wolf Sent: Wednesday, October 26, 2005 7:34 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: Two

RE: [flexcoders] Re: Two way data binding?

2005-10-27 Thread Matt Chotin
From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Don Dwoske Sent: Thursday, October 27, 2005 8:11 AM To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] Re: Two way data binding? Thanks Matt... could you provide an example of how to specify the update

[flexcoders] Re: Two way data binding?

2005-10-26 Thread Dave Wolf
This will be handled in the Flex2 data services. More importantly is that the changes (inserted, added and deleted buffers) will be marshalled to the server as needed and can be bound to a persistence adapter (say Hibernate) to even manage updating the data store with the changes. That's where

RE: [flexcoders] Re: Two way data binding?

2005-10-26 Thread Matt Chotin
[mailto:flexcoders@yahoogroups.com] On Behalf Of Dave Wolf Sent: Wednesday, October 26, 2005 7:34 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: Two way data binding? This will be handled in the Flex2 data services. More importantly is that the changes (inserted, added and deleted