I'm using Flex 4.6 with LCDS. I need to know how to manually push the updates from a client to the server so all the other clients that have the application open have the data refreshed automatically. I've tried using Service.getAll(). It updates the datagrid on the local client but elsewhere.
This is done automatically when you create a CRUD app with LCDS. When you update a value, it updates all other clients on the application. -- View this message in context: http://apache-flex-development.2333347.n4.nabble.com/Manually-pushing-updates-to-server-via-LCDS-tp46061.html Sent from the Apache Flex Development mailing list archive at Nabble.com.