Hi,

Couldn't you have an on result handler from the saving data remote  
call.  Then you could dispatch an Event when the result comes in to  
refresh the data in the DataGrid?

For example I implement the IResponder interface in a RemoteDelegate  
class, whenever a call to CF is made a result would be sent to the  
stipulated responder.  From there I typically send a notification  
(PureMVC) but dispatchEvent would do the job!

Does that make any sense :?)

Cheers,

Simon

On 6 Jul 2008, at 16:14, Graham Pearson wrote:

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Group:

Is it possible when a Title Window calls another Title window and the
User has clicked the button to removePopUp(this) so the titlewindow is
closed, to have a DataGrid in the parent Titlewindow to be refreshed
with new Information from a RemotObject Call.

The Parent Title window is called DisplaySelectedTicket which has a
DataGrid of all Ticket Notes. Within this TitleWindow is a button to
Insert new Ticket Note which will PopUp a new Title Window called
InsertTicketNote. When the user has entered the ticket note and clicked
the button to send the information to the Backend Database, the Title
Window is closed which at this time, I would like to refresh the
DatabGrid within the DisplaySelectedTicket TitleWindow.

Ideas or Refrerences?

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.8 (MingW32)
Comment: GnuPT 2.6.2.1 by EQUIPMENTE.DE
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFIcOFj3GqPAgBSy90RAlcYAJ91FAzz2FichoUjQb+5ChstxsDgZACfZww7
WUerbINxU4qguEs6GQ/KZq0=
=WS3a
-----END PGP SIGNATURE-----




~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;203748912;27390454;j

Archive: http://www.houseoffusion.com/groups/Flex/message.cfm/messageid:5378
Subscription: http://www.houseoffusion.com/groups/Flex/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.37

Reply via email to