PDA

View Full Version : Saving Changes to Datagrid


DekaFlash
07-12-2005, 01:15 PM
I have a data grid that is populated using a Web Service.

What I am attempting to do is firstly find some way in actionscript to determine when the contents of the datagrid's cells is modified.

Once this has been achieved I will have to loop through the datagrid array in order to prepare all the modified data to be fired back to the database via a Web Service.

Any assistance is greatly appreciated.

Regards,
BMM