You could bind your result to a model and have your list and datagrid bound to their specific model. Whenever the result is received from the server, the model will be updated…and in turn, your UI components.

 

HTH,

Stace

 


From: [email protected] [mailto:[email protected]] On Behalf Of Ghislain Simard
Sent: Saturday, July 23, 2005 1:48 PM
To: [email protected]
Subject: [flexcoders] update a list with new value from RemoteOject result

 

Hi,
I have a list and a datagrid that I would like to update.  How to
update all the columns and refresh the DataGrid and List dynamically
using the RemoteObject result?  The idea is that I would like to
insert in the list the new created record with his new ID received
from the RemoteObject result.

Thanks







--
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