Yeah I did this too
// retrieve new list
studentmodulesResult.token =
studentmodulesService.getAllStudent_modules();
This retrieves the code from the db.
I know the db has been updated, because if I refresh the browser screen (F5)
, the app is restarted and I can see the change in the data.
I takes a resfresh of the browser in order to actually see the data. This is
where I am having difficulty. I cant find a way for the change to happen
during the current runtime.
Any ideas?
--
View this message in context:
http://apache-flex-users.2333346.n4.nabble.com/AS3-Zend-Framework-and-datagrid-updates-after-add-update-or-delete-operations-on-a-Database-table-tp5696p5728.html
Sent from the Apache Flex Users mailing list archive at Nabble.com.