I am trying to find out whether the following events are possible in OL or in 
Flex. I am not asking how, just whether.

Load a dynamic dataset over HTTP which replicates to many rows of data in the 
application. Then the user adds some data to each row eg. in an edittext at the 
end of each row. The user then submits all the data to the HTTP server where 
the database is updated for each row recieved.
Or would it be better to have some event that fires the data to the server 
after each row is updated?
Any pointers to documentation would be much appreciated. 

Reply via email to